WebRTCConnection

channels.webrtc.WebRTCConnection
See theWebRTCConnection companion object
class WebRTCConnection(channel: RTCDataChannel) extends Connection[MessageBuffer]

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

override def close(): Unit

Attributes

Definition Classes
def send(message: MessageBuffer): Async[Any, Unit]

Inherited methods

Attributes

Inherited from:
Connection