The client handling the encryption/decryption of messages
The listeners that will be notified when new messages are coming in
The name of the app
The listener that will be invoked when a new peer is connected
The type of the transport
Return the status of the connection
Add a listener to be called when a new message is received
The listener that will be registered
Connect the transport
Disconnect the transport
Notify the listeners when a new message comes in
Message
Context info about the connection
Remove a listener
Send a message through the transport
The message to send
Returns a promise that resolves to true if the transport is available, false if it is not
Generated using TypeDoc
The status of the transport