Statements (40)
Predicate | Object |
---|---|
gptkbp:instanceOf |
gptkb:REST_API
|
gptkbp:availableOn |
most modern browsers
|
gptkbp:category |
Real-time communication
|
gptkbp:createdBy |
RTCPeerConnection.createDataChannel()
|
gptkbp:definedIn |
gptkb:W3C_WebRTC_specification
|
gptkbp:distinctFrom |
WebSocket is client-server, RTCDataChannel is peer-to-peer
|
gptkbp:documentation |
https://developer.mozilla.org/en-US/docs/Web/API/RTCDataChannel
|
gptkbp:enables |
peer-to-peer data transfer
|
gptkbp:event |
onclose
onerror onmessage onopen |
gptkbp:features |
encrypted by DTLS
|
https://www.w3.org/2000/01/rdf-schema#label |
RTCDataChannel
|
gptkbp:introducedIn |
2013
|
gptkbp:method |
close()
send() |
gptkbp:partOf |
gptkb:WebRTC
|
gptkbp:property |
gptkb:legend
gptkb:network_protocol ordered id bufferedAmount maxPacketLifeTime maxRetransmits negotiated readyState |
gptkbp:relatedTo |
gptkb:WebSocket
|
gptkbp:status |
gptkb:Living_Standard
|
gptkbp:supports |
binary data
text data |
gptkbp:supportsProtocol |
gptkb:SCTP
|
gptkbp:transportedOver |
gptkb:UDP
|
gptkbp:usedFor |
sending arbitrary data between browsers
|
gptkbp:usedIn |
collaborative editing
file sharing video games chat applications |
gptkbp:bfsParent |
gptkb:WebRTC
|
gptkbp:bfsLayer |
4
|