1
0
mirror of https://github.com/actix/examples synced 2025-06-29 02:10:36 +02:00
Commit Graph

8 Commits

Author SHA1 Message Date
47d4067498 Replace env_logger's deprecated function (#391) 2020-12-15 17:06:11 +00:00
25d34ee4e1 Upgrade websocket-chat-broker example to actix V3 and actix-broker 3.1 (#383)
Co-authored-by: Madis Jullinen <mjullinen@twilio.com>
2020-11-06 04:11:14 +09:00
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
a892a062e1 upgrade ws chat broker dependencies 2020-04-09 01:54:28 +01:00
f232b6c684 Fix clippy warnings (#168) 2019-09-05 00:04:57 +09:00
93275d7986 update chat-broker example and fmt 2019-07-11 15:02:25 +06:00
e2945b9b39 update more examples and rustfmt 2019-03-09 18:03:09 -08:00
8edf86e4b8 WebSocket Chat example using actix-broker (#44)
WebSocket Chat Example rewrite with actix-broker
2018-09-18 13:19:45 +03:00