mattstyles / koa-socket

Sugar for connecting socket.io to a koa instance
242 stars 50 forks source link

Update socket.io dependency #30

Open pensierinmusica opened 7 years ago

pensierinmusica commented 7 years ago

Hi,

This package is currently using socket.io v1.4.5, is it possible to update to v1.7.3?

pensierinmusica commented 7 years ago

Btw, @mattstyles is this project still active?

askdesigners commented 7 years ago

Now socket IO is at 2.0.1

Will this break anything?

mattstyles commented 7 years ago

What is the status of breaking changes for v2 of socket.io?

If its fairly trivial to jump straight to v2 then that should happen, otherwise jumping to 1.7.3 immediately and going to v2 later is fine. There are a few things that I'd like to tidy up so maybe doing 1.7.3 immediately and v2 later would be the best course of action.

Thoughts?

pensierinmusica commented 7 years ago

Here are some extra details in case they're useful: https://socket.io/blog/socket-io-2-0-0/