Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Demo Chat from Main Site doesn't work #2743

Closed
TilliWilli5 opened this issue Nov 3, 2016 · 9 comments
Closed

Demo Chat from Main Site doesn't work #2743

TilliWilli5 opened this issue Nov 3, 2016 · 9 comments

Comments

@TilliWilli5
Copy link

Address http://socket.io/demos/chat/
nor Firefox, nor Chrome cant handle it

socketiobug

This file http://chat.socket.io/socket.io/socket.io.js has bad ending:
...
if (this.backoff.attempts >= this._reconnectionAttempts) {
debug('reconnect failed');
this.backoff.reset();
this.emitAll('reconnect_failed');
this.reconnecting = false;
} else {
var delay = this.backoff.durati

This is the last line in the file - maybe its the reason

@mrwillis
Copy link

mrwillis commented Nov 4, 2016

Same here.

@tameravci
Copy link

Same

@JacobSiegel35
Copy link

same yo.

@chalkers
Copy link

chalkers commented Nov 8, 2016

Seems like weplay.io and socket.computer is down too

@mandazi
Copy link

mandazi commented Nov 13, 2016

It is not working for me as well.

@sulfo
Copy link

sulfo commented Nov 18, 2016

Aaaand same here.. Would be nice to see it up and working again.

@alexhernandez
Copy link

Any update on this?

@m1guelpf
Copy link
Contributor

m1guelpf commented Dec 2, 2016

same here

@darrachequesne
Copy link
Member

That should be fixed now, thanks.

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

No branches or pull requests

10 participants