Expand description
Unix socket server for JSON-RPC
Handles client connections, parses JSON-RPC requests, and dispatches to handlers.
Structsยง
- Server
- RPC Server
- Server
Config - RPC Server configuration
Unix socket server for JSON-RPC
Handles client connections, parses JSON-RPC requests, and dispatches to handlers.