-
Notifications
You must be signed in to change notification settings - Fork 74
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
announce "this project is not maintained anymore" #69
Comments
Was this project just recently deprecated? It appears this issue was just opened and I just recently started using it on my project |
Looking for someone who has the resources to write/maintain an alternative. |
New Socket.IO Client! |
Is there any alternative? The IBM implementation does not support client certificates :| Is there any way to use socket.IO in .Net (C# or C++) with client side certificates? :| |
I know this is being deprecated, but I really enjoy using for it many projects.
It connects to root but is never lifted to the specified namespace. I tried everything for two days. Is this is a know bug then I'll stop trying |
@kissworks , Did you find a solution for this particular issue? |
@kissworks @pranathlcp
|
I have tried on 2020/02/12. It work! 😀 |
I switched over to the following repo. Appears to be working perfect using socket.io 2.3.0 https://github.com/doghappy/socket.io-client-csharp |
I also created new C# client for the latest socket.io version here: https://github.com/LadislavBohm/socket.io-client-core |
HI, the version is 0.9.13 from Nuget( not 1.74?). My code :
========================================================== |
i found New Socket.IO library |
many thanks, it work :D |
THIS PROJECT IS DEPRECATED
Component is not maintained anymore.
I use this library in my own project. The last version that works with my project is 1.0.2.
The text was updated successfully, but these errors were encountered: