Socket.io: Make Socket.IO great again

Created on 13 Jan 2017  ·  24Comments  ·  Source: socketio/socket.io

(yep, that headline is overrused)

Disclaimer:

Now, enough about my limitations. The Server API and Client API were added on Github, do not hesitate if you find something missing!

Current to-do list:

I closed quite a lot of issues yesterday through the GitHub API (hitting the rate limit several times), in order to have some feedback (like this one :heart:) and to be able to focus to the active ones.

As usual, every contribution is welcome!

Most helpful comment

May the force with you.

All 24 comments

My hope is to support you and help out with the website. As soon as we add
organizations support to now.sh I'll be able to include you. In the mean
time, feel free to point me to what repositories I should deploy at what
URLs!

On Fri, Jan 13, 2017 at 1:55 AM Damien Arrachequesne <
[email protected]> wrote:

(yep, that headline is overrused)

Disclaimer:

Now, enough about my limitations. The Server API
https://github.com/socketio/socket.io/blob/master/docs/API.md and Client
API https://github.com/socketio/socket.io-client/blob/master/docs/API.md
were added on Github, do not hesitate if you find something missing!

Current to-do list:

I closed quite a lot of issues yesterday through the GitHub API (hitting
the rate limit several times), in order to have some feedback (like this
one
https://github.com/socketio/socket.io/issues/2350#issuecomment-272211975
❤️) and to be able to focus to the active ones.

As usual, every contribution is welcome!


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/socketio/socket.io/issues/2823, or mute the thread
https://github.com/notifications/unsubscribe-auth/AAAy8VewxIPJHaoMLBgIxmmbSfXVuTlQks5rR0oJgaJpZM4Lis7q
.

May the force with you.

MSGA!!!!

Great to hear. Wish I could get involved, But I wish you the best of luck. Socket.IO Is probably my favourite library!

@Swinkid, well, actually you can! If you find something missing / not clear enough in the documentation, do not hesitate to open a pull request!

@darrachequesne Awesome. One thing I did find while picking up Socket.IO, which maybe not the place for the documentation, was different "Niché" things like how to select certain Transport methods. Maybe in the future we need a look at code examples and what not.

Also @darrachequesne , seems like your portfolio's SSL Cert has expired ;)

@Swinkid yep, it needs some love too :smile:

Two PR that would need reviews / opinions:

Hey,

Just a suggestion - is the Wiki function on github editable by anyone? Wondering if considering using that so that when you get access to the website again we could just link to the documentation there to prevent the issue being present in the future.

Also, I was thinking about writing the chat application tutorial in markdown while fixing some of the issues raised in pull requests, opinions?

As @darrachequesne said, the API docs are also on Github already: https://github.com/socketio/socket.io/blob/master/docs/API.md

@rauchg If it's not easy to fix the corrupted website, perhaps just redirect the API links to Github directly?

Well, press secretary is not a great title but when you are elected, I would be willing to help on the documentation side. I see you have been working on the docs, that is great to see. My suggestion would be to totally host the site on github since it's the central location people go to first.

Next step: the website
Note to myself: it seems time is actually a limited resource

Oh, and if anyone knows why the build fails with Error: 'document' is null or not an object here (the code seems to run in IE8 though)..

@nkzawa here is my PR to get the Android sample working with: https://socketio-chat.now.sh/ and some minor Android API upgrades (to level 25).

The site should be up again: https://socket.io/

If anyone wants to contribute, the source is here: https://github.com/socketio/socket.io-website/tree/new-website (hosted on now.sh, thanks to @rauchg :+1: )

The entire site is offline now, including the CDN (https://cdn.socket.io) :(

Someone made a DNS change and I'm looking into bringing the CDN back asap :(

@rauchg https://twitter.com/rauchg

On Fri, Mar 3, 2017 at 5:08 AM, Barry vd. Heuvel notifications@github.com
wrote:

The entire site is offline now, including the CDN (https://cdn.socket.io)
:(


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/socketio/socket.io/issues/2823#issuecomment-283948656,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AAAy8UuDUJKnZnvhc7uZ5eppIDDTIeXSks5riBDigaJpZM4Lis7q
.

Long story short: the domain is not managed by me anymore, but by
Automattic, and there have been some communication issues that have made
this process a lot more complicated than it should have been.

I apologize for the service disruption. The CDN should be coming back up
shortly.

@rauchg https://twitter.com/rauchg

On Fri, Mar 3, 2017 at 5:09 AM, Guillermo Rauch rauchg@gmail.com wrote:

Someone made a DNS change and I'm looking into bringing the CDN back asap
:(

@rauchg https://twitter.com/rauchg

On Fri, Mar 3, 2017 at 5:08 AM, Barry vd. Heuvel <[email protected]

wrote:

The entire site is offline now, including the CDN (https://cdn.socket.io)
:(


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/socketio/socket.io/issues/2823#issuecomment-283948656,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AAAy8UuDUJKnZnvhc7uZ5eppIDDTIeXSks5riBDigaJpZM4Lis7q
.

Can't we just host the site on a different domain? .github.io for example
I really need the docs on running on multiple nodes. Can't seem to find it in the repository

Sorry, site is under maintenance as we work to get away from gross php. 😉
Docs can be found here and on the readme for each module.

OK, it's been 3 days now, I guess we can reliably say the site is up again :heart: The old docs, the blog and the examples are still missing, I'll update that as soon as possible.

:arrow_forward: https://socket.io/

Hi i am getting Failed to connect toast message when i tried to connect the server.What would be the issue.?

still or again offline? :(

I'm happy to announce that, in order to ensure the sustainability of the project, Socket.IO is now part of Open Collective: https://opencollective.com/socketio

That will provide a way for anyone, both individuals and companies, to sponsor the development and the maintenance of the project.

Blog post: https://socket.io/blog/socket-io-is-on-open-collective/

Hi is there a way to set custom cookie header when socket io connects to server?

Was this page helpful?
0 / 5 - 0 ratings