Abstract Protected _isThe status of the transport
Protected clientThe client handling the encryption/decryption of messages
Private listenersThe listeners that will be notified when new messages are coming in
Protected Readonly nameThe name of the app
Protected Optional newThe listener that will be invoked when a new peer is connected
Protected Readonly peerReadonly typeThe 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
Abstract listenProtected notifyNotify 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
Optional peer: PeerInfoStatic isGenerated using TypeDoc
Internalapi