On Mon, Sep 12, 2016 at 1:45 PM, Eddy Bruel <ejpbr...@mozilla.com> wrote:
> 3. I found another websocket library for Rust, called "ws". Unlike
> rust-websocket, ws seems to have a proper shutdown story (one can call a
> shutdown() method on a Sender, which can be cloned between threads). It
> also seems to be a bit more robustly designed than rust-websocket, so it
> might be worth considering.

This may be a silly question, but why doesn't hyper come with
WebSockets support out of the box? It seems like "part of" HTTP to
some extent.

Cheers,

Dirkjan
_______________________________________________
dev-servo mailing list
dev-servo@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-servo

Reply via email to