# Packages
No description provided by the author
# Functions
NewConnection creates a new connection object based on the supplied configuration.
No description provided by the author
# Structs
Config represents configuration required to open the pubsub connection.
Connection represents a connection to the DxHub PubSub server.
PublishResult represents the result of a publish request from the server.
# Type aliases
SubscriptionCallback is the callback that's invoked when a message/error is received for the subscription request.