package
0.2.3
Repository: https://github.com/kkrt-labs/go-utils.git
Documentation: pkg.go.dev

# Functions

NewClient creates a new JSON-RPC WebSocket client.
NewFromClient creates a new JSON-RPC WebSocket client from an existing WebSocket client.

# Structs

Client is a JSON-RPC client that communicates over a WebSocket connection.
No description provided by the author