Module jsonrpsee_core::server

source ·
Expand description

Shared modules for the JSON-RPC servers.

Modules

Access control verification. Access control based on HTTP headers
Helpers.
Resource limiting. Create generic “resources” and configure their limits to ensure servers are not overloaded.
JSON-RPC “modules” group sets of methods that belong together and handles method/subscription registration.