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

httpuv (version 1.2.2)

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

403,126

Version

1.2.2

License

GPL-3 | file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

January 31st, 2014

Functions in httpuv (1.2.2)