Minimal (incomplete) implementation for RFC-6455 - reading and sending websocket messages from a tcp socket, be it some simple tcp client or server application. For educational purposes only.
-
Updated
Aug 14, 2023 - Go
Minimal (incomplete) implementation for RFC-6455 - reading and sending websocket messages from a tcp socket, be it some simple tcp client or server application. For educational purposes only.
Implementation of custom frame connection with frame structure similar to websoket, but with appended preambule in the start of the frame.
Simple websocket library.
Add a description, image, and links to the websocket-frame topic page so that developers can more easily learn about it.
To associate your repository with the websocket-frame topic, visit your repo's landing page and select "manage topics."