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
feat: Add welcome message for non-WebSocket GET requests
Instead of returning WebSocket upgrade error for plain GET requests,
now returns RelayInfo.Name (if set) or empty 200 OK.
Users who want custom messages can wrap Relay with their own ServeMux.
🌸 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Sakura 🌸 <noreply@anthropic.com>
0 commit comments