WebSocket refusing to connect (1006)
HTTP error 500, WS error 1006
Server code:
Dashboard shows
You must call one of accept() or state.acceptWebSocket() on this WebSocket before sending messages.
(i called that method)
Client implementation works, tested with wrangler/another websocket server
1 Reply
No clue what this one could be...
If it matters, the client implementation's just