Cloet / SimpleSocketsLinks
Asynchronous TCP .NET library with reliable transmission and receipt of data, with an ssl implementation.
☆79Updated 3 years ago
Alternatives and similar repositories for SimpleSockets
Users that are interested in SimpleSockets are comparing it to the libraries listed below
Sorting:
- TCP framework for C#. Focused on usability and performance.☆107Updated last year
- An asynchronous variant of TcpClient and TcpListener for .NET Standard.☆157Updated 4 years ago
- Ultra fast and low latency asynchronous socket server & client C# library with support TCP, SSL, UDP protocols and 10K connections proble…