Simple websocket library.
-
Updated
May 9, 2017 - Go
Simple websocket library.
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.
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."