SocketLite
SocketLite copied to clipboard
Bumps System.Text.RegularExpressions from 4.3.0 to 4.3.1. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps System.Text.RegularExpressions from 4.3.0 to 4.3.1. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps System.Net.Http from 4.3.3 to 4.3.4. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps System.Net.Http from 4.3.3 to 4.3.4. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
I would like to use SocketLite and installed its Nuget package. However, whenever I attempt to rebuild my project it fails with the following message: > Can not resolve reference:...
How can I set a timeout on a call to ReadAsync? I mean, I connect to a TCP server and I need to keep receiving data until it doesn't send...
**Issue:** I'm attempting to use the SocketLite libraries for a Xamarin Forms UWP application. Everything works fine in the Debug/Release builds of the application with the 'Compile with .NET Native...