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

Return any impl of Message in recv_message #113

Closed illegalprime closed 7 years ago

illegalprime commented 7 years ago

Fix #112