You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm searching for a working example config of a urql client with subscription(websocket connection) to a Hasura server.
I've already tried subscriptions-transport-ws and graphql-ws packages without any luck.
With subscriptions-transport-ws the connection hangs with: Status Code: 101 Switching Protocols
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm searching for a working example config of a urql client with subscription(websocket connection) to a Hasura server.
I've already tried subscriptions-transport-ws and graphql-ws packages without any luck.
With subscriptions-transport-ws the connection hangs with:
Status Code: 101 Switching Protocols
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions