This website requires JavaScript.
Explore
Help
Sign In
actix
/
examples
Watch
1
Star
0
Fork
0
You've already forked examples
mirror of
https://github.com/actix/examples
synced
2025-02-02 09:39:03 +01:00
Code
Issues
Releases
Wiki
Activity
examples
/
websocket-tcp-chat
/
src
History
Daniel Kavanagh
62a0101c07
Fix pinging so client doesn't get dropped automatically after 10 seconds (
#52
)
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