itisnajim / SocketIOUnity

A Wrapper for socket.io-client-csharp to work with Unity.
MIT License
379 stars 65 forks source link

Request to Update Wrapper for recent socket.io-client-csharp bug fixes #83

Open dave30406 opened 4 months ago

dave30406 commented 4 months ago

First and foremost, I would like to express my sincere appreciation for your dedication to maintaining this repo. providing an essential tool for numerous projects.

I am reaching out to kindly request an update to the current version of the Unity Socket.IO wrapper. A while ago, the socket.io-client-csharp library was updated to v3.0.8, addressing the reconnection bugs which might be the cause of issues like #5, #11, and #63.

These updates are vital for the stability and performance of applications relying on the repo. By incorporating the latest fixes, It can significantly improve the developer experience.