WebSocket refusing to connect (1006)
HTTP error 500, WS error 1006
Server code:
Dashboard shows
Client implementation works, tested with wrangler/another websocket server
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
