* chore(deps): bump reqwest * chore(deps): bump http * chore(deps): bump http-signature-normalization-reqwest * chore(deps): bump hyper * chore(deps): bump axum * chore(deps): use axum-extra * refactor(tests): use axum::serve * fix: axum inbox Co-Authored-By: j0 <me@j0.lol> * fix(examples): use axum::serve * chore(ci): add doc test * fix: docs test * fix(tests): fix port * fix(examples): use tokio::spawn * chore(examples): remove actix-web code --------- Co-authored-by: j0 <me@j0.lol> |
||
|---|---|---|
| .. | ||
| 01_intro.md | ||
| 02_overview.md | ||
| 03_federating_users.md | ||
| 04_federating_posts.md | ||
| 05_configuration.md | ||
| 06_http_endpoints_axum.md | ||
| 07_fetching_data.md | ||
| 08_receiving_activities.md | ||
| 09_sending_activities.md | ||
| 10_fetching_objects_with_unknown_type.md | ||