actix-web/actix-web-actors/src
Patrick Himmelmann e6f8686155 Change WebsocketContext to accept Bytes for ping
This needed to change the tests:
pong no longer takes a reference.
This makes the interface more similar to "test" and "binary".
2019-09-06 15:23:24 +02:00
..
context.rs use test::call_service 2019-04-15 09:09:21 -07:00
lib.rs clippy warnings 2019-07-17 15:08:30 +06:00
ws.rs Change WebsocketContext to accept Bytes for ping 2019-09-06 15:23:24 +02:00