hatsu icon indicating copy to clipboard operation
hatsu copied to clipboard

fork `activitypub-federation-rust`

Open kwaa opened this issue 1 year ago • 1 comments

Due to the need to upgrade to Axum 0.7, Hatsu must maintain its own activitypub-federation-rust fork. (https://github.com/LemmyNet/activitypub-federation-rust/issues/87)

The modifications desired are as follows:

  • Drop actix-web support, upgraded to axum 0.7 and hyper/http 1.0.
  • Use rsa instead of openssl (https://github.com/LemmyNet/activitypub-federation-rust/pull/116)
  • Use AFIT instead of async-trait (PR to upstream where possible)

kwaa avatar Jul 06 '24 16:07 kwaa

https://github.com/importantimport/activitypub-federation-rust

Since I don't plan on publishing to crates.io, Hatsu should use this fork as a git submodule.

kwaa avatar Jul 06 '24 16:07 kwaa