package
3.1.0+incompatible
Repository: https://github.com/appditto/natrium-wallet-server.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Handles a ws connection request from user.

# Constants

Maximum message size allowed from peer.
Send pings to peer with this period.
Time allowed to read the next pong message from the peer.
Time allowed to write a message to the peer.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Client is a middleman between the websocket connection and the hub.
No description provided by the author
No description provided by the author
Hub maintains the set of active clients and broadcasts messages to the clients.