Skip to content

proxy or gateway between 1.x to 2.x #3378

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

Closed
muayyad-alsadi opened this issue Nov 25, 2018 · 1 comment
Closed

proxy or gateway between 1.x to 2.x #3378

muayyad-alsadi opened this issue Nov 25, 2018 · 1 comment

Comments

@muayyad-alsadi
Copy link

according to #3007 there is no plan to support backward compatibility between 2.x and 1.x
many people have mobile apps already deployed with varying adoption rate (ex. ios apps needs months to start pushing new app)

if clients (swift or java) can detect server version and act accordingly and there is a commitment to maintain 1.x on those implementations then you can just close this ticket.

if not, then we need a proxy or gateway service that one can run at v1.example.com that passes requests to v2.example.com, otherwise there is no way to maintain apps.

@muayyad-alsadi
Copy link
Author

muayyad-alsadi commented Jun 10, 2019

we have implemented this at opensooq and the solution is open-sourced here

https://github.com/OpenSooq/socketio_repeater/

read our blog post

https://engineering.opensooq.com/running-the-incompatible-socket-io-versions-at-the-same-time-is-making-the-impossible-possible/

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

2 participants