Subscriptions with Hasura as microservices #9515
Unanswered
cbarlow1993
asked this question in
Question
Replies: 1 comment 3 replies
-
Hey @cbarlow1993 Thanks for asking. Before I proceed further, I would like to know what's the use-case for routing websocket subscriptions through any other websocket service (eg. AWS WS API gateway). Would love your inputs. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'd like to know how it might be possible to support subscriptions and websocket connections following a microservices model described https://hasura.io/docs/latest/deployment/performance-tuning/#microservices.
Furthermore, is there any way to route websocket subscriptions through any other websocket service, maybe AWS Websocket API Gateway. Is there any metadata / records of which clients/headers have subscribed to websocket data.
This is primarily for Hasura Enterprise self hosted.
Thanks
Chris
Beta Was this translation helpful? Give feedback.
All reactions