//
pkg.gl
Category
github.com/kkrt-labs/go-utils
jsonrpc
websocket
package
0.2.3
Repository:
https://github.com/kkrt-labs/go-utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
1
Files
206 SLOC
#
Functions
NewClient
NewClient creates a new JSON-RPC WebSocket client.
NewFromClient
NewFromClient creates a new JSON-RPC WebSocket client from an existing WebSocket client.
#
Structs
Client
Client is a JSON-RPC client that communicates over a WebSocket connection.
Config
No description provided by the author