//
pkg.gl
Category
github.com/multiversx/mx-chain-communication-go
websocket
server
package
1.1.0
Repository:
https://github.com/multiversx/mx-chain-communication-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
2
Files
260 SLOC
#
Functions
NewWebSocketServer
NewWebSocketServer will create a new instance of server.
#
Structs
ArgsWebSocketServer
ArgsWebSocketServer holds all the components needed to create a server.
#
Interfaces
Transceiver
Transceiver defines what a WebSocket transceiver should be able to do.