Skip to main content

Module call_context

Module call_context 

Source
Expand description

Call context for server-side interceptors.

CallContext carries metadata about the current JSON-RPC or REST call, allowing ServerInterceptor implementations to make access-control and auditing decisions.

Structs§

CallContext
Metadata about the current server-side method call.