HTTP and WebSocket Server Library


[Up] [Top]

Documentation for package ‘httpuv’ version 1.4.5

Help Pages

httpuv-package HTTP and WebSocket server
decodeURI URI encoding/decoding
decodeURIComponent URI encoding/decoding
encodeURI URI encoding/decoding
encodeURIComponent URI encoding/decoding
httpuv HTTP and WebSocket server
interrupt Interrupt httpuv runloop
ipFamily Check whether an address is IPv4 or IPv6
rawToBase64 Convert raw vector to Base64-encoded string
runServer Run a server
service Process requests
startDaemonizedServer Create an HTTP/WebSocket daemonized server (deprecated)
startPipeServer Create an HTTP/WebSocket server
startServer Create an HTTP/WebSocket server
stopAllServers Stop all applications
stopDaemonizedServer Stop a running daemonized server in Unix environments (deprecated)
stopServer Stop a server
WebSocket WebSocket object
WebSocket-class WebSocket object