Skip to content
Signals

Signal

axum

Provider
crates
Reference
axum
Group
Rust

axum

The HTTP layer of the server: nineteen REST routes and the WebSocket upgrade that carries every document you are reading.

Worth watching alongside Tokio, since the two move together β€” and worth knowing about at all, because the wire protocol is a published format with more than one implementation. The documents behind this site are not locked to the server that happens to be serving them.