1
0
mirror of https://github.com/actix/examples synced 2024-11-27 16:02:57 +01:00
examples/websocket-tcp-chat/src
2018-11-17 08:04:24 +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 remove unneeded RefCells (#62) 2018-11-17 08:04:24 +03:00
session.rs improve heartbeat with run_interval 2018-08-28 10:59:08 +02:00