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.6.15 |
Depends: | R (≥ 2.15.1) |
Imports: | later (≥ 0.8.0), promises, R6, Rcpp (≥ 1.0.7), utils |
LinkingTo: | later, Rcpp |
Suggests: | callr, curl, testthat, websocket |
Published: | 2024-03-26 |
DOI: | 10.32614/CRAN.package.httpuv |
Author: | Joe Cheng [aut], Winston Chang [aut, cre], Posit, PBC fnd [cph], Hector Corrada Bravo [ctb], Jeroen Ooms [ctb], Andrzej Krzemienski [cph] (optional.hpp), libuv project contributors [cph] (libuv library, see src/libuv/AUTHORS file), Joyent, Inc. and other Node contributors [cph] (libuv library, see src/libuv/AUTHORS file; and http-parser library, see src/http-parser/AUTHORS file), Niels Provos [cph] (libuv subcomponent: tree.h), Internet Systems Consortium, Inc. [cph] (libuv subcomponent: inet_pton and inet_ntop, contained in src/libuv/src/inet.c), Alexander Chemeris [cph] (libuv subcomponent: stdint-msvc2008.h (from msinttypes)), Google, Inc. [cph] (libuv subcomponent: pthread-fixes.c), Sony Mobile Communcations AB [cph] (libuv subcomponent: pthread-fixes.c), Berkeley Software Design Inc. [cph] (libuv subcomponent: android-ifaddrs.h, android-ifaddrs.c), Kenneth MacKay [cph] (libuv subcomponent: android-ifaddrs.h, android-ifaddrs.c), Emergya (Cloud4all, FP7/2007-2013, grant agreement no 289016) [cph] (libuv subcomponent: android-ifaddrs.h, android-ifaddrs.c), Steve Reid [aut] (SHA-1 implementation), James Brown [aut] (SHA-1 implementation), Bob Trower [aut] (base64 implementation), Alexander Peslyak [aut] (MD5 implementation), Trantor Standard Systems [cph] (base64 implementation), Igor Sysoev [cph] (http-parser) |
Maintainer: | Winston Chang <winston at posit.co> |
BugReports: | https://github.com/rstudio/httpuv/issues |
License: | GPL-2 | GPL-3 | file LICENSE [expanded from: GPL (≥ 2) | file LICENSE] |
URL: | https://github.com/rstudio/httpuv |
NeedsCompilation: | yes |
SystemRequirements: | GNU make, zlib |
Materials: | README NEWS |
In views: | ModelDeployment, WebTechnologies |
CRAN checks: | httpuv results |
Reference manual: | httpuv.pdf |
Package source: | httpuv_1.6.15.tar.gz |
Windows binaries: | r-devel: httpuv_1.6.15.zip, r-release: httpuv_1.6.15.zip, r-oldrel: httpuv_1.6.15.zip |
macOS binaries: | r-release (arm64): httpuv_1.6.15.tgz, r-oldrel (arm64): httpuv_1.6.15.tgz, r-release (x86_64): httpuv_1.6.15.tgz, r-oldrel (x86_64): httpuv_1.6.15.tgz |
Old sources: | httpuv archive |
Reverse depends: | BrowserViz, Rfacebook, Rlinkedin, webdeveloper, webglobe |
Reverse imports: | animate, bea.R, beakr, biobtreeR, blogdown, boxr, BrownDog, bs4Dash, carbonate, cookies, DT, emuR, epitweetr, epivizrServer, fiery, ggfigdone, igvR, JBrowseR, jrc, mlflow, opencpu, pagedown, phantasus, plotscaper, plumber, plumbertableau, RCyjs, rfigshare, servr, shiny, shinylight, shinyloadtest, shinytest, sleepwalk, spectrino, telegram.bot, tfdeploy, VOSONDash, webdav, workflowr |
Reverse suggests: | AzureAuth, AzureRMR, curl, gargle, golem, googleVis, httr, httr2, learnr, osmapiR, rlc, rorcid, rtweet, shinylive, sship, tidyllm, tricolore, Ularcirc, urlshorteneR, vetiver, vkR, vosonSML, webfakes, webshot, webshot2, websocket, webutils |
Please use the canonical form https://CRAN.R-project.org/package=httpuv to link to this page.