| Port variant | std |
| Summary | HTTP and WebSocket Server Library |
| Package version | 1.6.16 |
| 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 | 21 APR 2025, 04:43:27 UTC |
| Port created | 15 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:primary:std libiconv:dev:std pcre2:dev:std R:primary:std icu:dev:std zlib:dev:std zstd:dev:std bzip2:dev:std xz:dev:std |
| Build and Runtime |
R-later:single:std R-promises:single:std R-R6:single:std R-Rcpp:single:std |
| Runtime (only) |
R:primary:std R:nls:std |
| main | mirror://CRAN/src/contrib https://loki.dragonflybsd.org/cranfiles/ |
| R-servr:std | Simple HTTP server - static and dynamic files |
| R-shiny:std | Web Application Framework for R |