activitypub-federation-rust/src/actix_web
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
..
inbox.rs Remove activity queue and add raw sending (#75) 2023-09-01 11:19:22 +02:00
middleware.rs Fix regex error when actix-web feature not enabled (#56) 2023-07-03 15:05:18 +02:00
mod.rs Secure mode federation support (WIP) (#39) 2023-06-12 13:32:54 +02:00