HTTP and WebSocket server library for R
httpuv 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.
$
pkg install R-cran-httpuvOrigin
www/R-cran-httpuv
Size
1.01MiB
License
GPLv2+
Maintainer
eduardo@FreeBSD.org
Dependencies
7 packages
Required by
2 packages