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-23 09:43:03 +01:00
Code
Issues
Releases
Wiki
Activity
examples
/
websocket-tcp-chat
/
src
History
Bart Willems
399fbee1e4
send the correct exit code when closing the websocket (
#335
)
...
Signed-off-by: Bart Willems <bwillems@protonmail.com>
2020-06-25 05:20:27 +01:00
..
client.rs
Remove serde_derive
https://github.com/serde-rs/serde/issues/1441#issuecomment-445481084
2020-01-12 14:04:02 +01:00
codec.rs
Remove serde_derive
https://github.com/serde-rs/serde/issues/1441#issuecomment-445481084
2020-01-12 14:04:02 +01:00
main.rs
send the correct exit code when closing the websocket (
#335
)
2020-06-25 05:20:27 +01:00
server.rs
convert more examples
2019-12-16 13:09:54 +06:00
session.rs
convert more examples
2019-12-16 13:09:54 +06:00