Skip to content
Snippets Groups Projects
Commit c1e51ac7 authored by Julia Andrews's avatar Julia Andrews
Browse files

Add more sophisticated "axum-like" routing

Lots of futzing with generics to allow handler functions of many
different signatures, whose arguments cause the API to automatically
extract and/or parse parts of the request, and whose return values cause
the API to automatically encode responses.

All of this still needs documentation and cleaning up/refactoring into
different modules.
parent 401c8be7
No related branches found
No related tags found
1 merge request!9Rust RPC module implementation
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment