2021-05-04 5:08 AM
2021-05-04 2:56 PM
The WebSocket RFC at https://tools.ietf.org/html/rfc6455 explains WebSockets.
An incomplete WebSocket server implementation at https://savannah.nongnu.org/patch/?9525 could be read for ideas or converted to client and completed.
2021-05-04 2:56 PM
The WebSocket RFC at https://tools.ietf.org/html/rfc6455 explains WebSockets.
An incomplete WebSocket server implementation at https://savannah.nongnu.org/patch/?9525 could be read for ideas or converted to client and completed.