mirror of
https://github.com/actix/actix-extras.git
synced 2025-04-10 05:24:54 +02:00
* add support for specifying protocols on websocket handshake * separated the handshake function with and without protocols changed protocols type from Vec<&str> to [&str]