GraphQL over WebSocket Protocol
GPTKB entity
Statements (23)
| Predicate | Object |
|---|---|
| gptkbp:instanceOf |
gptkb:network_protocol
|
| gptkbp:alternativeTo |
gptkb:subscriptions-transport-ws
|
| gptkbp:basedOn |
gptkb:WebSocket
|
| gptkbp:compatibleWith |
gptkb:GraphQL
|
| gptkbp:definedIn |
https://github.com/enisdenjo/graphql-ws/blob/master/PROTOCOL.md
|
| gptkbp:enables |
persistent connections
real-time data updates |
| gptkbp:openSource |
true
|
| gptkbp:supports |
full-duplex communication
bidirectional communication connection termination connection initialization operation cancellation operation execution |
| gptkbp:usedFor |
GraphQL mutations over WebSocket
GraphQL queries over WebSocket real-time GraphQL subscriptions |
| gptkbp:usedIn |
web applications
mobile applications real-time APIs |
| gptkbp:bfsParent |
gptkb:graphql-ws
|
| gptkbp:bfsLayer |
6
|
| https://www.w3.org/2000/01/rdf-schema#label |
GraphQL over WebSocket Protocol
|