canine
Results
1
issues of
canine
I'm using mio and tungstenite, and it would be nice to have a way to discard the handle when being refused a handshake: ```rust match mid.handshake() { Ok(x) => *space...
enhancement
question