WebRTCConnection

channels.webrtc.WebRTCConnection
See theWebRTCConnection companion class

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def open(channel: RTCDataChannel): Async[Any, WebRTCConnection]
def openLatent(channel: RTCDataChannel): LatentConnection[MessageBuffer]