//
pkg.gl
Category
github.com/multiversx/mx-chain-communication-go
websocket
client
package
1.1.0
Repository:
https://github.com/multiversx/mx-chain-communication-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
2
Files
168 SLOC
#
Functions
NewWebSocketClient
NewWebSocketClient will create a new instance of WebSocket client.
#
Structs
ArgsWebSocketClient
ArgsWebSocketClient holds the arguments needed for creating a client.
#
Interfaces
Transceiver
Transceiver defines what a WebSocket transceiver should be able to do.