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.)
copied from cf-post-staging / r-httpuv| Label | Latest Version |
|---|---|
| main | 1.6.16 |
| cf201901 | 1.4.5.1 |
| cf202003 | 1.5.2 |
| gcc7 | 1.4.5.1 |