Socket.IO Client Library for .Net
Stars
791
Forks
243
Watchers
791
Open Issues
61
Overall repository health assessment
No package.json found
This might not be a Node.js project
90
commits
3
commits
2
commits
2
commits
2
commits
1
commits
1
commits
1
commits
1
commits
1
commits
Fixed non-String and non-Bytes values not sent in JSON with binary data (#112)
57cfd7bView on GitHubAdded required dependency to nuspec for net45 (System.Collections.Immutable) (#109)
7bf8259View on GitHubFixed Manager memory leak while reconnecting in .NET 4.5 (#108)
6260d78View on GitHub* Fixed bug where callin Cleanup sometimes caused a crash due to modifying a collection that was being used in a enumerator. (#106)
1e1c347View on GitHubFix loss of sibling properties in JSON with binary data (#105)
5a413bdView on GitHub