1
0
mirror of https://github.com/actix/examples synced 2024-11-24 06:43:00 +01:00
Commit Graph

10 Commits

Author SHA1 Message Date
Rob Ede
49e29a5751
v3 examples (#364) 2020-09-12 16:49:45 +01:00
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
Rob Ede
56443d9e9c
remove jquery from broker chat client side 2020-04-09 03:20:18 +01:00
Rob Ede
a892a062e1
upgrade ws chat broker dependencies 2020-04-09 01:54:28 +01:00
Nikolay Kim
d914b1c694 update dependencies 2019-12-20 22:30:26 +06:00
Yuki Okushi
f232b6c684
Fix clippy warnings (#168) 2019-09-05 00:04:57 +09:00
Nikolay Kim
93275d7986 update chat-broker example and fmt 2019-07-11 15:02:25 +06:00
Nikolay Kim
e2945b9b39 update more examples and rustfmt 2019-03-09 18:03:09 -08:00
Vane
3afe400bdf Fix some issues at chat client (#71) 2018-12-31 09:28:42 +03:00
Christopher Ricketts
8edf86e4b8 WebSocket Chat example using actix-broker (#44)
WebSocket Chat Example rewrite with actix-broker
2018-09-18 13:19:45 +03:00