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

Pretty impl FromStr for WebSocketAccept and WebSocketKey #228

Closed kpp closed 5 years ago

kpp commented 5 years ago

@vi ping

vi commented 5 years ago

@kpp, pong; not doing much Rust now;

Maybe I should just switch websocket's travis to stable instaead of nightly.

kpp commented 5 years ago

We will. But we have to fix tests.