1
0
mirror of https://github.com/fafhrd91/actix-web synced 2024-11-28 01:52:57 +01:00
actix-web/actix-http/src/ws
2019-11-21 16:02:17 +06:00
..
codec.rs Expose the max limit for payload sizes in Websocket Actors. #925 (#933) 2019-06-28 10:49:03 +06:00
frame.rs Remove byteorder-dependency 2019-08-06 18:32:36 +02:00
mask.rs Remove byteorder-dependency 2019-08-06 18:32:36 +02:00
mod.rs ws verifyciation takes RequestHead; add SendError utility service 2019-04-11 14:00:32 -07:00
proto.rs nightly clippy warnings 2019-07-17 15:53:51 +06:00
transport.rs migrate client to std::future 2019-11-21 16:02:17 +06:00