hasura / hasura/graphql-engine

Websocket connections to Hasura Cloud from Chrome and Safari failing

Open
#7,367 7 comments 0 reactions 0 assignees View on GitHub
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.

![ws](https://user-images.githubusercontent.com/44178347/128629121-6c27d2ba-63de-4ce2-8e19-e04e62ce1162.jpg)

The same connection works without issue in Firefox.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.