# Functions

Creates a new Message event.
NewEventPayload Creates a new Message event.
NewEventPeerJoin creates a new EventPubSubJoin event.
NewEventPeerLeave creates a new EventPubSubLeave event.
No description provided by the author

# Structs

EventPubSubJoin Is an event triggered when a peer joins the channel.
EventPubSubLeave Is an event triggered when a peer leave the channel.
EventPubSubMessage Indicates a new message posted on a pubsub topic.
EventPubSubPayload An event received on new messages.

# Interfaces

No description provided by the author
PubSubTopic is a pub sub subscription to a topic.