lemmy/crates
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
..
api Rework websocket (#2598) 2022-12-09 10:31:47 -05:00
api_common Rework websocket (#2598) 2022-12-09 10:31:47 -05:00
api_crud Rework websocket (#2598) 2022-12-09 10:31:47 -05:00
apub Rework websocket (#2598) 2022-12-09 10:31:47 -05:00
db_schema Add SendActivity trait so that api crates compile in parallel with lemmy_apub 2022-12-02 10:46:49 +01:00
db_views Add some more clippy lints (#2586) 2022-11-24 16:38:00 +00:00
db_views_actor Add some more clippy lints (#2586) 2022-11-24 16:38:00 +00:00
db_views_moderator Add some more clippy lints (#2586) 2022-11-24 16:38:00 +00:00
routes Add SendActivity trait so that api crates compile in parallel with lemmy_apub 2022-12-02 10:46:49 +01:00
utils Builds lemmy_routes in parallel with lemmy_apub 2022-12-02 10:46:49 +01:00