The WebSocket Protocol

GPTKB entity

Statements (25)
Predicate Object
gptkbp:instanceOf gptkb:network_protocol
gptkbp:canBe gptkb:TLS_(for_wss)
gptkbp:definedIn gptkb:RFC_6455
gptkbp:enables full-duplex communication
gptkbp:handshakeInitiatedBy HTTP request
gptkbp:hasPort 443
80
https://www.w3.org/2000/01/rdf-schema#label The WebSocket Protocol
gptkbp:introducedIn 2011
gptkbp:operates gptkb:TCP
gptkbp:protocolIdentifier ws
wss
gptkbp:replacedBy gptkb:HTTP_long_polling
HTTP polling
gptkbp:standardizedBy gptkb:IETF
gptkbp:supports persistent connections
binary data
low-latency communication
bidirectional communication
text data
gptkbp:usedBy web browsers
web servers
gptkbp:usedFor real-time web applications
gptkbp:bfsParent gptkb:RFC_6455
gptkbp:bfsLayer 6