job79 / EasyTcpLinks
TCP framework for C#. Focused on usability and performance.
☆107Updated 2 years ago
Alternatives and similar repositories for EasyTcp
Users that are interested in EasyTcp are comparing it to the libraries listed below
Sorting:
- Asynchronous TCP .NET library with reliable transmission and receipt of data, with an ssl implementation.☆79Updated 3 years ago
- TCP-based user-space HTTP and HTTPS server, written in C#, with no dependency on http.sys.☆77Updated 2 years ago
- Ultra fast and low latency asynchronous socket server & client C# library with support TCP, SSL, UDP protocols and 10K connections proble…☆128Updated 6 months ago
- A tiny .NET library to do inter-process communication (IPC) between different processes on the same machine.☆157Updated 4 years ago
- .NET inter process broadcast message bus with supporting classes☆111Updated 2 months ago
- SharpSerializer can serialize types like: multidimensional array, nested array, array-of-arrays, polymorphic object (where value is inher…☆118Updated last year
- CavemanTcp is a simple TCP client and server providing callers with easy integration and full control over network reads and writes.☆70Updated last week
- An asynchronous variant of TcpClient and TcpListener for .NET Standard.