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 kite-eating-tree::r-httpuv

Usage Tracking

1.3.5
1.3.3
1.3.2
3 / 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

Feb 2, 2018 at 22:17

License

GPL-3 | file LICENSE

Total Downloads

20

Supported Platforms

linux-64