# Functions
NewClient nats.io client.
NewCustomDialer returns a custom dialer.
NewWebsocket returns a net.Conn compatible interface using the gorilla/websocket package.
# Constants
No description provided by the author
# Structs
Client struct.
Config details of the client.
CustomDialer struct.
WebsocketOptions are config options for a websocket dialer.