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 rdonnellyr::r-httpuv

Usage Tracking

1.4.5
1.4.3
1.4.1
1.3.5
4 / 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

Oct 2, 2018 at 13:41

License

GPL (>= 2) | file LICENSE

Total Downloads

2.1K

Supported Platforms

macOS-64