activitypub-federation-rust/src
phiresky af92e0d532
add shutdown method (#53)
* add shutdown method

* simplify shutdown interface

* make work on rust < 1.70

* upgrade ci to rust 1.70

* make clippy and linux torvalds happy
2023-07-04 16:08:39 +02:00
..
actix_web Fix regex error when actix-web feature not enabled (#56) 2023-07-03 15:05:18 +02:00
axum Secure mode federation support (WIP) (#39) 2023-06-12 13:32:54 +02:00
fetch add shutdown method (#53) 2023-07-04 16:08:39 +02:00
protocol Changes to make Lemmy work with 0.4 (#29) 2023-03-16 02:11:48 +01:00
activity_queue.rs add shutdown method (#53) 2023-07-04 16:08:39 +02:00
config.rs add shutdown method (#53) 2023-07-04 16:08:39 +02:00
error.rs fix: make "other" error actually transparent (#51) 2023-06-29 10:19:49 +02:00
http_signatures.rs fix: make "other" error actually transparent (#51) 2023-06-29 10:19:49 +02:00
lib.rs Dont use apub in type names 2023-03-16 21:41:43 +01:00
reqwest_shim.rs move files 2023-03-06 16:19:43 +01:00
traits.rs add shutdown method (#53) 2023-07-04 16:08:39 +02:00