activitypub-federation-rust/examples/live_federation
phiresky 51443aa57c
Remove activity queue and add raw sending (#75)
* make prepare_raw, sign_raw, send_raw functions public

* remove in-memory activity queue

* rename module

* comment

* don"t clone

* fix doc comment

* remove send_activity function

---------

Co-authored-by: Nutomic <me@nutomic.com>
2023-09-01 11:19:22 +02:00
..
activities Remove activity queue and add raw sending (#75) 2023-09-01 11:19:22 +02:00
objects make time-zone aware (#62) 2023-07-26 16:17:39 +02:00
database.rs live federation example 2023-03-08 22:16:43 +01:00
error.rs live federation example 2023-03-08 22:16:43 +01:00
http.rs Dont use apub in type names 2023-03-16 21:41:43 +01:00
main.rs Remove actix-rt and replace with tokio tasks (#42) 2023-06-20 11:54:14 +02:00
utils.rs live federation example 2023-03-08 22:16:43 +01:00