phpsocket.io icon indicating copy to clipboard operation
phpsocket.io copied to clipboard

Update to socket v4

Open wilianmaique opened this issue 2 years ago • 4 comments

many things have been improved, what do you think about updating to the latest?

https://socket.io/docs/v4/server-api/

wilianmaique avatar Jan 24 '23 21:01 wilianmaique

https://github.com/walkor/phpsocket.io/issues/262

marcosmarcolin avatar Feb 07 '23 14:02 marcosmarcolin

We don't have a choice but to make the upgrade ourselves and create a PR since our applications depend on it

binemmanuel avatar May 28 '23 09:05 binemmanuel

We don't have a choice but to make the upgrade ourselves and create a PR since our applications depend on it

I don't have that much knowledge, but I could run tests etc, report bugs etc, someone needs to do this, and make it open source, it's very good

wilianmaique avatar May 28 '23 21:05 wilianmaique

I would definetly be interested. This would enable me to use ngx-socket-io in the latest version, which is required when you want to use the latest angular version.

For now, I will just use the original library socket.io-client as a fallback, but i would definetly support (beta) testing if you PR phpsocket.io with socket.io v4 support.

PhilLehmann avatar Jun 14 '23 19:06 PhilLehmann