WebRTC RTCDataChannel

GPTKB entity

Statements (48)
Predicate Object
gptkbp:instanceOf gptkb:REST_API
gptkbp:category gptkb:REST_API
gptkb:website
Networking
Real-time communication
gptkbp:createdBy RTCPeerConnection.createDataChannel()
gptkbp:definedIn gptkb:W3C_WebRTC_specification
gptkbp:documentation https://developer.mozilla.org/en-US/docs/Web/API/RTCDataChannel
https://www.w3.org/TR/webrtc/
gptkbp:enables peer-to-peer data transfer
gptkbp:features encrypted
authenticated
gptkbp:hasEvent gptkb:center
messenger
open
error
gptkbp:hasProperty gptkb:legend
gptkb:network_protocol
ordered
id
maxPacketLifeTime
maxRetransmits
negotiated
https://www.w3.org/2000/01/rdf-schema#label WebRTC RTCDataChannel
gptkbp:inheritsFrom gptkb:EventTarget
gptkbp:introducedIn gptkb:WebRTC_1.0
gptkbp:method close()
send()
gptkbp:partOf gptkb:WebRTC
gptkbp:relatedTo gptkb:RTCPeerConnection
gptkbp:status standardized
gptkbp:supportedBy gptkb:Google_Chrome
gptkb:Mozilla_Firefox
gptkb:Microsoft_Edge
gptkb:Safari
gptkbp:supportsProtocol gptkb:SCTP
gptkbp:transferredTo gptkb:ArrayBuffer
gptkb:Blob
String
ArrayBufferView
gptkbp:usedFor gaming
file transfer
synchronization
text chat
real-time communication
gptkbp:usedIn browsers
gptkbp:bfsParent gptkb:The_Web_Platform
gptkbp:bfsLayer 8