Documentation ¶
Overview ¶
Package websocket provides a websocket client used to connect to a cosmos-sdk based chain node and subscribe to events via the EventsQueryClient.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrEventsWebsocketReceive = sdkerrors.Register(codespace, 1, "failed to receive event over websocket connection to pocket node")
)
Functions ¶
func NewWebsocketDialer ¶
NewWebsocketDialer creates a new websocketDialer.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.