activitypub-federation-rust/docs
cetra3 c356265cf4
Remove actix-rt and replace with tokio tasks (#42)
* Remove `actix-rt` and replace with tokio tasks

* Include activity queue test

* Use older `Arc` method

* Refactor to not re-process PEM data on each request

* Add retry queue and spawn tokio tasks directly

* Fix doc error

* Remove semaphore and use join set for backpressure

* Fix debug issue with multiple mailboxes
2023-06-20 11:54:14 +02:00
..
01_intro.md move files 2023-03-06 16:19:43 +01:00
02_overview.md move files 2023-03-06 16:19:43 +01:00
03_federating_users.md Dont use apub in type names 2023-03-16 21:41:43 +01:00
04_federating_posts.md Dont use apub in type names 2023-03-16 21:41:43 +01:00
05_configuration.md Remove actix-rt and replace with tokio tasks (#42) 2023-06-20 11:54:14 +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 Remove actix-rt and replace with tokio tasks (#42) 2023-06-20 11:54:14 +02: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 actix-rt and replace with tokio tasks (#42) 2023-06-20 11:54:14 +02:00
10_fetching_objects_with_unknown_type.md Remove actix-rt and replace with tokio tasks (#42) 2023-06-20 11:54:14 +02:00