Class JsonRpcTransportLayer
Provides transport layers for handling JSON-RPC communications.
public sealed class JsonRpcTransportLayer
- Inheritance
-
JsonRpcTransportLayer
- Inherited Members
Properties
- HttpGet
Gets the action to handle HTTP GET requests.
- HttpPost
Gets the action to handle HTTP POST requests.
- WebSocket
Gets the event handler for WebSocket message reception.