# Functions

No description provided by the author
NewPool - Creates new instance of Pool.
No description provided by the author
NewSub - Creates an instance of Sub.
No description provided by the author
No description provided by the author

# Variables

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.

# Structs

No description provided by the author
CloudEvent - https://github.com/cloudevents/spec/blob/v1.0.1/spec.md.
Pool - Shared worker pool resources.
PublishEvent - Publish incoming message type.
No description provided by the author
Sub - Represents a Subscription.
SubscribeMessage - Subscribe incoming message type.
No description provided by the author

# Interfaces

Message - Message duck type.