activitypub-federation-rust/examples/local_federation/objects
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
..
mod.rs Various improvements for usability, examples and docs 2023-02-19 21:26:01 +09:00
person.rs Remove activity queue and add raw sending (#75) 2023-09-01 11:19:22 +02:00
post.rs Dont use apub in type names 2023-03-16 21:41:43 +01:00