Port variant | standard |
Summary | HTTP and WebSocket Server Library |
Package version | 1.6.5 |
Homepage | https://github.com/rstudio/httpuv |
Keywords | cran |
Maintainer | CRAN Automaton |
License | Not yet specified |
Other variants | There are no other variants. |
Ravenports | Buildsheet | History |
Ravensource | Port Directory | History |
Last modified | 08 JAN 2022, 05:44:49 UTC |
Port created | 14 APR 2020, 06:14:40 UTC |
single | httpuv: HTTP and WebSocket Server Library 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.) |
Build (only) |
gmake:single:ravensys R:primary:standard |
Build and Runtime |
R-Rcpp:single:standard R-R6:single:standard R-promises:single:standard R-later:single:standard |
Runtime (only) | R:complete:standard |
main | mirror://CRAN/src/contrib |
R-servr:standard | Simple HTTP server - static and dynamic files |
R-shiny:standard | Web Application Framework for R |