lemmy/crates/api_common/src/websocket
Dessalines a8232fe3d6
Use join_all instead of try_join_all. Fixes #2673 (#2674)
* Use join_all instead of try_join_all. Fixes #2673

* Add note about closed connections.
2023-01-30 11:11:11 -05:00
..
chat_server.rs Use join_all instead of try_join_all. Fixes #2673 (#2674) 2023-01-30 11:11:11 -05:00
handlers.rs Rework websocket (#2598) 2022-12-09 10:31:47 -05:00
mod.rs Add support for Featured Posts (#2585) 2022-12-12 11:17:10 +00:00
send.rs Fixing missing forms, incorrect user discussion_languages (#2580) 2022-12-19 11:40:22 +00:00
structs.rs Rework websocket (#2598) 2022-12-09 10:31:47 -05:00