hasura / hasura/graphql-engine
Websocket connections to Hasura Cloud from Chrome and Safari failing
Open
- Dominant language
- TypeScript
- Stars
- 32.1k
- Forks
- 3k
- PR merge metrics
- PR metrics pending
Description
When initiating a websocket connection to `wss://[project].hasura.app/v1/graphql` in Chrome (either by the `new WebSocket("wss://[project].hasura.app/v1/graphql")` api or via a browser extension), the connection fails to open without giving a reason.

The same connection works without issue in Firefox.
Contributor guide
Assessment
This issue has not been assessed yet.