lemmy/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
..
api_routes_http.rs Rework websocket (#2598) 2022-12-09 10:31:47 -05:00
api_routes_websocket.rs Rework websocket (#2598) 2022-12-09 10:31:47 -05:00
code_migrations.rs Add SendActivity trait so that api crates compile in parallel with lemmy_apub 2022-12-02 10:46:49 +01:00
lib.rs Rework websocket (#2598) 2022-12-09 10:31:47 -05:00
main.rs Rework websocket (#2598) 2022-12-09 10:31:47 -05:00
root_span_builder.rs Use enum_delegate crate (#2554) 2022-11-16 22:51:05 +00:00
scheduled_tasks.rs Various pedantic clippy fixes (#2568) 2022-11-19 04:33:54 +00:00
telemetry.rs Extract Activitypub logic into separate library (#2288) 2022-06-02 16:33:41 +02:00