1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-24 16:02:59 +01:00
actix-extras/src/ws
2018-03-06 15:18:04 -08:00
..
client.rs use IntoHeaderValue and Header for client request 2018-03-06 15:18:04 -08:00
context.rs websockets text() is more generic 2018-03-04 10:18:42 -08:00
frame.rs Better naming for websockets implementation 2018-03-02 11:29:55 -08:00
mask.rs use ws masking from tungstenite project 2018-01-20 16:47:34 -08:00
mod.rs Better naming for websockets implementation 2018-03-02 11:29:55 -08:00
proto.rs basic websocket client 2018-01-27 22:03:03 -08:00