Axum
rspc has a built-in integration with Axum so that you can expose your API over HTTP.
Enable feature
You must install the rspc_axum
crate to use Axum with rspc.
Usage
Usage on frontend
Edit on GitHub
Last updated on
rspc has a built-in integration with Axum so that you can expose your API over HTTP.
You must install the rspc_axum
crate to use Axum with rspc.
Last updated on