lemmy/crates/api_common/src/websocket
Nutomic 2732a5bf07
Rework websocket (#2598)
* Merge websocket crate into api_common

* Add SendActivity trait so that api crates compile in parallel with lemmy_apub

* Rework websocket code

* fix websocket heartbeat
2022-12-09 10:31:47 -05:00
..
chat_server.rs Rework websocket (#2598) 2022-12-09 10:31:47 -05:00
handlers.rs Rework websocket (#2598) 2022-12-09 10:31:47 -05:00
mod.rs Rework websocket (#2598) 2022-12-09 10:31:47 -05:00
send.rs Rework websocket (#2598) 2022-12-09 10:31:47 -05:00
structs.rs Rework websocket (#2598) 2022-12-09 10:31:47 -05:00