1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2025-02-03 04:42:21 +00:00
actix-web/actix-http/src/ws
Sameer Dhar e4382e4fc1 Fix broken docs (#1204)
Fixed un escaped brackets in lib.rs, and reflowed links to ConnectionInfo in app, config, and server.rs
2019-12-09 10:02:43 +06:00
..
codec.rs ws ping and pong uses bytes #1049 2019-12-09 07:01:22 +06:00
frame.rs upgrade to tokio 0.2 2019-12-05 23:35:43 +06:00
mask.rs clippy warnings 2019-12-08 00:46:51 +06:00
mod.rs ws verifyciation takes RequestHead; add SendError utility service 2019-04-11 14:00:32 -07:00
proto.rs Fix broken docs (#1204) 2019-12-09 10:02:43 +06:00
transport.rs clippy warnings 2019-12-08 00:46:51 +06:00