Module jsonrpc_utils::axum
source · [−]Functions
Axum handler to handle HTTP jsonrpc request.
Axum handler for jsonrpc over websocket.
Returns an axum Router that handles jsonrpc requests at the specified
path
. Both HTTP and websocket are supported.