Skip to content

fix: Add WebSocket support for SignalR connections in nginx#8

Merged
StuartF303 merged 1 commit intomainfrom
claude/fly-io-deployment-011CUpsFKnx2JFyoEDjhfgbz
Nov 6, 2025
Merged

fix: Add WebSocket support for SignalR connections in nginx#8
StuartF303 merged 1 commit intomainfrom
claude/fly-io-deployment-011CUpsFKnx2JFyoEDjhfgbz

Conversation

@StuartF303
Copy link
Copy Markdown
Owner

  • Add connection upgrade mapping for WebSocket protocol
  • Configure /hubs location with proper WebSocket headers
  • Set extended timeouts (7d) for long-lived SignalR connections
  • Ensure HTTP/1.1 protocol for WebSocket upgrades

Fixes SignalR connection failures at /hubs/telemetry endpoint.

- Add connection upgrade mapping for WebSocket protocol
- Configure /hubs location with proper WebSocket headers
- Set extended timeouts (7d) for long-lived SignalR connections
- Ensure HTTP/1.1 protocol for WebSocket upgrades

Fixes SignalR connection failures at /hubs/telemetry endpoint.
@StuartF303 StuartF303 merged commit fc9ed7d into main Nov 6, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants