mirror of https://github.com/fafhrd91/actix-web
* add support for specifying protocols on websocket handshake * separated the handshake function with and without protocols changed protocols type from Vec<&str> to [&str] |
||
---|---|---|
.. | ||
context.rs | ||
lib.rs | ||
ws.rs |