Skip to content

Latest commit

 

History

History

Net.Transport.SimpleTCP

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

VNLib.Net.Transport.SimpleTCP

A managed .NET simple, high performance - single process, low/no allocation, fully asynchronous, TCP socket server.

This library was created for use with the VNLib.Net.Http library and subsequent stacked framework libraries, however it was designed to be useful as a standalone high-performance .NET TCP listener. This library relies on the managed .NET System.IO.Pipelines library, and the VNLib.Utils library.

Builds

Debug build w/ symbols & xml docs, release builds, NuGet packages, and individually packaged source code are available on my website (link below). All tar-gzip (.tgz) files will have an associated .sha384 appended checksum of the desired download file.

Docs and Guides

Documentation, specifications, and setup guides are available on my website.

Docs and Articles
Builds and Source

License

The software in this repository is licensed under the GNU Affero General Public License (or any later version). See the LICENSE files for more information.