Class JsonRpcServerHandlerExtensions
Provides extensions methods for the HTTP server and JSON-RPC handler.
public static class JsonRpcServerHandlerExtensions
- Inheritance
-
JsonRpcServerHandlerExtensions
- Inherited Members
Methods
- UseJsonRPC(HttpServerHostContextBuilder, EventHandler<JsonRpcServerConfigurationEventArgs>)
Enables JSON-RPC in this HTTP server.