websockets-rs / rust-websocket

A WebSocket (RFC6455) library written in Rust
http://websockets-rs.github.io/rust-websocket/
MIT License
1.55k stars 223 forks source link

Add handling of incomplete handshakes into examples/async-server #224

Closed kpp closed 5 years ago

kpp commented 5 years ago

Close #162 Close #156