lemmy/crates/api/src
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
..
comment Add SendActivity trait so that api crates compile in parallel with lemmy_apub 2022-12-02 10:46:49 +01:00
comment_report Rework websocket (#2598) 2022-12-09 10:31:47 -05:00
community Rework websocket (#2598) 2022-12-09 10:31:47 -05:00
local_user Rework websocket (#2598) 2022-12-09 10:31:47 -05:00
post Add SendActivity trait so that api crates compile in parallel with lemmy_apub 2022-12-02 10:46:49 +01:00
post_report Rework websocket (#2598) 2022-12-09 10:31:47 -05:00
private_message Add SendActivity trait so that api crates compile in parallel with lemmy_apub 2022-12-02 10:46:49 +01:00
private_message_report Rework websocket (#2598) 2022-12-09 10:31:47 -05:00
site Add SendActivity trait so that api crates compile in parallel with lemmy_apub 2022-12-02 10:46:49 +01:00
lib.rs Add SendActivity trait so that api crates compile in parallel with lemmy_apub 2022-12-02 10:46:49 +01:00
websocket.rs Rework websocket (#2598) 2022-12-09 10:31:47 -05:00