1
0
mirror of https://github.com/actix/examples synced 2024-11-24 06:43:00 +01:00
examples/websocket-tcp-chat/src
2018-09-30 23:09:00 +03:00
..
client.rs Implement websocket heartbeats (#48) 2018-09-27 22:37:19 +03:00
codec.rs cleanup and cargo fmt 2018-05-20 21:03:29 -07:00
main.rs Fix pinging so client doesn't get dropped automatically after 10 seconds (#52) 2018-09-30 23:09:00 +03:00
server.rs upgrade example to actix-web 0.7 2018-07-16 12:36:53 +06:00
session.rs improve heartbeat with run_interval 2018-08-28 10:59:08 +02:00