CMD + K

r-httpuv

Community

Provides low-level socket and protocol support for handling HTTP and WebSocket requests directly from within R. It is primarily intended as a building block for other packages, rather than making it particularly easy to create complete web applications using httpuv alone. httpuv is built on top of the libuv and http-parser C libraries, both of which were developed by Joyent, Inc. (See LICENSE file for libuv and http-parser license information.)

Installation

To install this package, run one of the following:

Conda
$conda install mro_test::r-httpuv

Usage Tracking

1.4.3
1.3.5
2 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

Provides low-level socket and protocol support for handling HTTP and WebSocket requests directly from within R. It is primarily intended as a building block for other packages, rather than making it particularly easy to create complete web applications using httpuv alone. httpuv is built on top of the libuv and http-parser C libraries, both of which were developed by Joyent, Inc. (See LICENSE file for libuv and http-parser license information.)

Last Updated

Jun 23, 2018 at 21:55

License

GPL (>= 2) | file LICENSE

Total Downloads

37

Supported Platforms

linux-64