You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
My application servers require the use of the functionality by the fork of socket.io with PM2 support with sticky sessions. Unfortunately, this fork is stuck on version 5.3.0 and the current codebase of socket.io is at 6.0.x as of this writing.
Describe the solution you'd like
Would please love to see the fork updated to latest version of Socket.io - it currently lags behind by over 100+ commits.
Describe alternatives you've considered
There is no alternative other than to remain on the stagnant build based on the v5.3.0 codebase.
Additional context
None.
Thank you - would appreciate feedback or advisement on the status of this update.