1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-01-18 05:41:50 +01:00
actix-web/actix-web-actors
jairinhohw 03ca408e94 add support for specifying protocols on websocket handshake (#835)
* add support for specifying protocols on websocket handshake

* separated the handshake function with and without protocols
changed protocols type from Vec<&str> to [&str]
2019-07-20 11:22:06 +06:00
..
2019-03-24 17:00:59 -07:00
2019-06-28 14:46:26 +06:00
2019-06-01 17:25:29 +06:00
2019-06-01 17:25:29 +06:00
2019-04-29 20:47:21 -07:00

Actix actors support for actix web framework Build Status codecov crates.io Join the chat at https://gitter.im/actix/actix

Documentation & community resources