a websocket server built off of raw TCP
https://github.com/dimitropoulos/rust-websockets-raw-tcp.git
git clone https://github.com/dimitropoulos/rust-websockets-raw-tcp.git
git clone git@github.com:dimitropoulos/rust-websockets-raw-tcp.git
gh repo clone dimitropoulos/rust-websockets-raw-tcp
This is a websocket implementation written in Rust strictly for learning the websocket protocol.