1
0
mirror of https://github.com/fafhrd91/actix-web synced 2024-11-24 16:32:59 +01:00
actix-web/actix-http/src/ws
2019-07-17 15:53:51 +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 allocate enough space 2019-03-31 17:05:02 -07:00
mask.rs Merge actix-http project 2019-03-26 11:54:35 -07: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 Merge actix-http project 2019-03-26 11:54:35 -07:00