actix-web/actix-http/src/ws
Rob Ede 23e0c9b6e0
remove http-codes builders from actix-http (#2159)
2021-04-14 02:00:14 +01:00
..
codec.rs make actix_http::ws::Codec::new const (#2043) 2021-03-04 19:19:01 +00:00
dispatcher.rs migrate to -utils beta 4 (#2127) 2021-04-01 15:26:13 +01:00
frame.rs s/websocket/WebSocket in docs 2021-02-12 00:27:20 +00:00
mask.rs reduce unsafe (#1972) 2021-02-10 23:11:12 +00:00
mod.rs remove http-codes builders from actix-http (#2159) 2021-04-14 02:00:14 +01:00
proto.rs refactor websocket key hashing (#2035) 2021-02-28 19:55:34 +00:00