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

Getting started

Package details

Maintainer
LicenseGPL (>= 2) | file LICENSE
Version1.6.14.9000
URL https://github.com/rstudio/httpuv
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("rstudio/httpuv")
rstudio/httpuv documentation built on Feb. 12, 2024, 9:38 p.m.