Skip to content

This library provides a stable, fast and efficient TCP client/server library. Supports both plain and SSL TCP connections and is extremely easy to implement!

License

Notifications You must be signed in to change notification settings

Boerman/Boerman.Networking

Repository files navigation

boerman logo Boerman.Networking

Welcome!

Thanks for checking out this library! For more in-depth documentation please check out http://docs.boerman.co.

Features

  • .NET Standard 2 platform support
  • Performant implementation
  • Efficient use of available threads over sockets
  • Flexible API set
  • Proven stability in real world implementations for IoT and aviation.

Installing the library (NuGet)

The library is available at NuGet

Install-Package Boerman.Networking

About

This library provides a stable, fast and efficient TCP client/server library. Supports both plain and SSL TCP connections and is extremely easy to implement!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages