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.)

Version: 1.5.0
Depends: R (≥ 2.15.1)
Imports: Rcpp (≥ 0.11.0), utils, R6, promises, later (≥ 0.8.0)
LinkingTo: Rcpp, BH, later
Suggests: testthat, callr, curl
Published: 2019-03-15
Author: Joe Cheng, Hector Corrada Bravo [ctb], Jeroen Ooms [ctb], Winston Chang [ctb]
Maintainer: Joe Cheng <joe at rstudio.com>
License: GPL-2 | GPL-3 | file LICENSE [expanded from: GPL (≥ 2) | file LICENSE]
Copyright: RStudio, Inc.; Joyent, Inc.; Nginx Inc.; Igor Sysoev; Niels Provos; Internet Systems Consortium, Inc.; Alexander Chemeris
URL: https://github.com/rstudio/httpuv
NeedsCompilation: yes
SystemRequirements: GNU make
Materials: README NEWS
In views: ModelDeployment, WebTechnologies
CRAN checks: httpuv results

Downloads:

Reference manual: httpuv.pdf
Package source: httpuv_1.5.0.tar.gz
Windows binaries: r-devel: httpuv_1.5.0.zip, r-release: httpuv_1.5.0.zip, r-oldrel: httpuv_1.5.0.zip
OS X binaries: r-release: httpuv_1.5.0.tgz, r-oldrel: httpuv_1.5.0.tgz
Old sources: httpuv archive

Reverse dependencies:

Reverse depends: Rfacebook, Rlinkedin, webglobe
Reverse imports: AeRobiology, bea.R, blogdown, boxr, BrownDog, elementR, emuR, fiery, ganalytics, jug, mlflow, opencpu, pagedown, plumber, rfigshare, routr, servr, shiny, shinytest, spectrino, spotGUI, switchrGist, tfdeploy, vosonSML
Reverse suggests: AzureAuth, AzureRMR, curl, googleVis, httr, tricolore, vkR, webshot, webutils

Linking:

Please use the canonical form https://CRAN.R-project.org/package=httpuv to link to this page.