activitypub-federation-rust/docs
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
..
01_intro.md move files 2023-03-06 16:19:43 +01:00
02_overview.md Adding security-considerations to 02_overview.md (#44) 2023-06-20 13:48:32 +02:00
03_federating_users.md make time-zone aware (#62) 2023-07-26 16:17:39 +02:00
04_federating_posts.md Dont use apub in type names 2023-03-16 21:41:43 +01:00
05_configuration.md Remove activity queue and add raw sending (#75) 2023-09-01 11:19:22 +02:00
06_http_endpoints_axum.md Remove actix-rt and replace with tokio tasks (#42) 2023-06-20 11:54:14 +02:00
07_fetching_data.md Fix tests (#71) 2023-07-18 16:10:25 -04:00
08_receiving_activities.md Changes to make Lemmy work with 0.4 (#29) 2023-03-16 02:11:48 +01:00
09_sending_activities.md Remove activity queue and add raw sending (#75) 2023-09-01 11:19:22 +02:00
10_fetching_objects_with_unknown_type.md make time-zone aware (#62) 2023-07-26 16:17:39 +02:00