Felix Ableitner
1d3ea1d76e
wip: send rate limit
2023-07-03 09:57:11 +02:00
phiresky
b64f4a8f3f
fix: make "other" error actually transparent ( #51 )
...
* fix: make "other" error actually transparent
* cargo fmt
2023-06-29 10:19:49 +02:00
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
Felix Ableitner
072353fc41
Dont use apub in type names
2023-03-16 21:41:43 +01:00
Nutomic
6a65fa7c98
Changes to make Lemmy work with 0.4 ( #29 )
...
* Make it work with Lemmy
* working but needs cleanup
* almost everything working
* debug
* stack overflow fix
2023-03-16 02:11:48 +01:00
Felix Ableitner
d94a2ed0fc
live federation example
2023-03-08 22:16:43 +01:00
Felix Ableitner
32394696a5
move files
2023-03-06 16:19:43 +01:00
Felix Ableitner
d5ecab1b61
finish rustdoc
2023-03-04 23:20:06 +01:00
Felix Ableitner
19c459fc02
Further improvements
2023-03-02 00:19:10 +01:00
Felix Ableitner
69e77dfa74
Various improvements for usability, examples and docs
2023-02-19 21:26:01 +09:00