Subscription docs should mention CORS configuration
Open
- Dominant language
- Go
- Stars
- 10.8k
- Forks
- 1.3k
- Avg merge
- 2d 36m
- Merged PRs (30d)
- 26
Description
The docs aren't very clear on how to set up a subscription server.
e.g. `unable to upgrade *middleware.httpFancyWriter to websocket websocket: request origin not allowed by Upgrader.CheckOrigin:` is likely.
AddTransport after NewDefaultServer with a different transport.Websocket appears ineffective.
Contributor guide
Assessment
This issue has not been assessed yet.