RTCDataChannel API

GPTKB entity

Statements (41)
Predicate Object
gptkbp:instanceOf gptkb:REST_API
gptkbp:allows receiving arbitrary data
sending arbitrary data
gptkbp:connectorType peer-to-peer
gptkbp:dataTransportType reliable
unreliable
gptkbp:definedIn gptkb:WebRTC_specification
gptkbp:documentation https://developer.mozilla.org/en-US/docs/Web/API/RTCDataChannel
gptkbp:enables peer-to-peer data exchange
gptkbp:event gptkb:center
messenger
open
error
gptkbp:features encryption via DTLS
https://www.w3.org/2000/01/rdf-schema#label RTCDataChannel API
gptkbp:interface gptkb:JavaScript
gptkbp:introducedIn 2013
gptkbp:method close()
send()
gptkbp:partOf gptkb:WebRTC
gptkbp:property gptkb:legend
gptkb:network_protocol
ordered
bufferedAmount
maxPacketLifeTime
maxRetransmits
readyState
gptkbp:relatedTo gptkb:RTCPeerConnection_API
gptkb:RTCDataChannelEvent
gptkb:RTCDataChannelInit
gptkbp:supportedBy gptkb:Edge
gptkb:Safari
gptkb:Firefox
gptkb:Chrome
gptkbp:usedFor real-time communication
gptkbp:usedIn file sharing
video games
IoT applications
chat applications
gptkbp:bfsParent gptkb:Web_Real-Time_Communication
gptkbp:bfsLayer 5