Using WebSockets with GraphQL
ā ļø Important: WebSocket support is available but should be used at your own risk on plans other than dedicated.
Overviewā
By default, HyperIndex provides GraphQL endpoints over HTTP/HTTPS. However, you can also connect to your GraphQL endpoint using WebSocket connections (WSS/WS) for real-time subscriptions and persistent connections.