package
0.7.0
Repository: https://github.com/nymtech/nym-directory.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewHub constructor.
Serve handles websocket requests from the peer.

# Structs

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

# Interfaces

IHub notifies attached clients.