jsfiddle / togetherjs

A service for your website that makes it surprisingly easy to collaborate in real-time.
https://togetherjs.com
Mozilla Public License 2.0
7.01k stars 849 forks source link

Examples Broken #1209

Open atmaranto opened 2 years ago

atmaranto commented 2 years ago

I tried the drawing example here with the Brave browser, but it seems I keep getting undefined WebSocket errors: image Reproduced for readability: WebSocket connection to 'wss://hub.togetherjs.com/hub/gmF1zdOIpj' failed: at channels.js?bust=1664302667631:162 WebSocket error: undefined at channels.js?bust=1664302270498:193 WebSocket close unclean code: 1006 reason: none at channels.js?bust=1664302270498:174 An instance of these errors occurs every second when the WebSocket tries to reconnect. I'm doing more debugging, and I will update this post as necessary (I accidentally posted it preemptively).

atmaranto commented 2 years ago

Those familiar with the Brave browser may know that it blocks certain scripts and cookies. However, I just reproduced the issue on Chrome with the same errors, and on Brave with the "shields down." Is the hub WebSocket Server down, or is there something up with my connection?

atmaranto commented 2 years ago

I just tried the example on this webpage with similar results. Is the TogetherJS hub down altogether?

mohitharshan123 commented 1 year ago

I just tried the example on this webpage with similar results. Is the TogetherJS hub down altogether?

https://github.com/jsfiddle/togetherjs/issues/1172