⚠️There's a newer version (1.6.15) of this package. Take me there.

httpuv (version 1.0.5)

HTTP and WebSocket server library

Description

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

Copy Link

Version

Down Chevron

Install

install.packages('httpuv')

Monthly Downloads

455,060

Version

1.0.5

License

GPL-3 + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

March 11th, 2013

Functions in httpuv (1.0.5)