Socket.io: Client API docs is blank on website

Created on 15 Dec 2016  路  6Comments  路  Source: socketio/socket.io

I've been trying all day to see the client API documentation on socket.io but every time I enter, I only see a blank page:

http://socket.io/docs/client-api/

I tried with chrome and edge and also tried using a web http proxy from netherlands to see if it was a local issue. In all cases I only got a blank page.

Most helpful comment

@paralin sadly I have no control over the website, @rauchg has.

The client API documentation can also be found here: https://github.com/socketio/socket.io-client/blob/master/docs/API.md

All 6 comments

2016-12-16 14-59-31

Me too, also, the slack link is broken too.

Just came here trying to use socket.io with redux saga...

how can we solve this ?!
anw for now anybody needs the doc he can access it using this way back machine link:
http://web.archive.org/web/20161022042404/http://socket.io/docs/client-api/

Totally broken right now, doesn't give a lot of confidence in the codebase if the entire documentation can be down for over 12 days without even an ack from the maintainers!

@paralin sadly I have no control over the website, @rauchg has.

The client API documentation can also be found here: https://github.com/socketio/socket.io-client/blob/master/docs/API.md

That should be fixed now, thanks.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

bodokaiser picture bodokaiser  路  45Comments

shi-yuan picture shi-yuan  路  129Comments

ghost picture ghost  路  38Comments

darrachequesne picture darrachequesne  路  51Comments

edmellum picture edmellum  路  130Comments