Module async

Module async 

Source

Structs§

FunctionHandler
A simple function-based handler
JsonRpcDispatcher
JSON-RPC method dispatcher
SessionContext
Minimal session context for JSON-RPC handlers This provides basic session information without circular dependencies

Traits§

JsonRpcHandler
Trait for handling JSON-RPC method calls

Type Aliases§

JsonRpcResult
Result type for JSON-RPC method handlers