socketio / socket.io

Realtime application framework (Node.JS server)
https://socket.io
MIT License
61.01k stars 10.1k forks source link

Make Socket.IO great again #2823

Closed darrachequesne closed 7 years ago

darrachequesne commented 7 years ago

(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!

rauchg commented 7 years ago

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 < notifications@github.com> 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 .

dsalcedo commented 7 years ago

May the force with you.

cozzbie commented 7 years ago

MSGA!!!!

Swinkid commented 7 years ago

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

darrachequesne commented 7 years ago

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

Swinkid commented 7 years ago

@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 ;)

darrachequesne commented 7 years ago

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

darrachequesne commented 7 years ago

Two PR that would need reviews / opinions:

Swinkid commented 7 years ago

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?

barryvdh commented 7 years ago

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?

EddieOne commented 7 years ago

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.

darrachequesne commented 7 years ago

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)..

lakamsani commented 7 years ago

@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).

darrachequesne commented 7 years ago

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: )

barryvdh commented 7 years ago

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

rauchg commented 7 years ago

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 .

rauchg commented 7 years ago

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 <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 .

rkt2spc commented 7 years ago

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

EddieOne commented 7 years ago

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.

darrachequesne commented 7 years ago

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/

DroidCraftsmanKK commented 7 years ago

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

sopinon commented 7 years ago

still or again offline? :(

darrachequesne commented 7 years ago

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/

teojunjie commented 6 years ago

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

osamasayed585 commented 1 year ago

Hello there, I tried to implement this demo as you show in this app but I found an issue, what it means when I connect makes a problem with Listener called Socket.EVENT_CONNECT_ERROR

I think this occurs due to the server URL because I tried to remove the server URL and hit the run button to start my app again and also found the same error

I used this URL from this repo https://socket-io-chat.now.sh/ and this URL http://chat.socket.io from the documentation both don't work.

is this server URL still work?

darrachequesne commented 1 year ago

@osamasayed585 you can use https://socketio-chat-h9jt.herokuapp.com/ for now. I'll check if we can revive the chat.socket.io domain...

bitdream commented 4 months ago

@osamasayed585 you can use https://socketio-chat-h9jt.herokuapp.com/ for now. I'll check if we can revive the chat.socket.io domain...

There's nothing here, yet.