mirror of
https://github.com/actix/actix-web.git
synced 2024-11-26 11:31:09 +00:00
03ca408e94
* 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 |