Web Sockets API

GPTKB entity

Statements (28)
Predicate Object
gptkbp:instanceOf gptkb:REST_API
gptkbp:allows bidirectional communication
persistent connection
gptkbp:alsoKnownAs gptkb:WebSocket_API
gptkbp:category gptkb:REST_API
gptkb:website
Networking
gptkbp:definedIn gptkb:W3C
gptkbp:documentation https://www.w3.org/TR/websockets/
https://developer.mozilla.org/en-US/docs/Web/API/WebSockets_API
gptkbp:enables full-duplex communication
low-latency communication
server push
gptkbp:firstAppearance 2011
https://www.w3.org/2000/01/rdf-schema#label Web Sockets API
gptkbp:provides gptkb:WebSocket_interface
gptkbp:relatedTo gptkb:HTTP
gptkb:REST_API
gptkb:SSE
gptkb:AJAX
gptkbp:standardizedBy gptkb:RFC_6455
gptkbp:supportedBy modern web browsers
gptkbp:supportsProtocol gptkb:WebSocket
gptkbp:usedFor real-time web applications
gptkbp:usedIn gptkb:JavaScript
Web development
gptkbp:bfsParent gptkb:The_Web_Platform
gptkbp:bfsLayer 8