This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
activitypub-federation-rust
Watch
1
Star
0
Fork
You've already forked activitypub-federation-rust
0
mirror of
https://github.com/LemmyNet/activitypub-federation-rust.git
synced
2024-11-10 18:51:03 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
b2e45f8287
activitypub-federation-rust
/
.gitignore
5 lines
52 B
Text
Raw
Normal View
History
Unescape
Escape
Initial commit
2022-06-02 11:17:12 +00:00
/target
Use enum_delegate crate (#5)
2022-11-14 12:04:36 +00:00
/.idea
Add signature tests, update dependencies, remove Cargo.lock from git
2023-03-30 19:22:38 +00:00
/Cargo.lock
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 09:54:14 +00:00
perf.data*
flamegraph.svg
Reference in a new issue
Copy permalink