httpuv

From MaRDI portal
Software:57207



CRANhttpuvMaRDI QIDQ57207

HTTP and WebSocket Server Library

Steve Reid, Alexander Peslyak, Joe Cheng, Bob Trower, James Brown, Winston Chang

Last update: 26 January 2024

Copyright license: GNU General Public License, version 3.0, GNU General Public License, version 2.0, File License

Software version identifier: 1.6.9, 1.6.10, 1.6.11, 1.0.5, 1.0.6.3, 1.1.0, 1.2.0, 1.2.1, 1.2.2, 1.2.3, 1.3.0, 1.3.2, 1.3.3, 1.3.5, 1.3.6.1, 1.3.6.2, 1.3.6, 1.4.0, 1.4.1, 1.4.2, 1.4.3, 1.4.4.1, 1.4.4.2, 1.4.5.1, 1.4.5, 1.5.0, 1.5.1, 1.5.2, 1.5.3.1, 1.5.4, 1.5.5, 1.6.0, 1.6.1, 1.6.2, 1.6.3, 1.6.4, 1.6.5, 1.6.6, 1.6.7, 1.6.8, 1.6.12, 1.6.13, 1.6.14



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