websocket reimplement websocket protocol in rust forked from rust-chat usage websocket = { git = "https://github.com/anydemo/websocket" } dev cargo run --example hello references rfc6455