Skip to content

Asynchronous TCP .NET library with reliable transmission and receipt of data, with an ssl implementation.

License

Notifications You must be signed in to change notification settings

ikarisan/SimpleSockets

 
 

Repository files navigation

SimpleSockets

SimpleSockets is a .NET Standard 2.1 library with integrated framing and ssl support that provides an easy way to build fast and easy to use Tcp/Ip programs.

Do not use this fork at the moment

As this is an experimental fork of a fork... PLEASE DO NOT USE IT! If you are looking for working SimpleSockets, please use https://github.com/Cloet/SimpleSockets instead.

Maintainers

Original project: @Cloet. This repository: @Ikarisan

License

MIT © Mathias Cloet

About

Asynchronous TCP .NET library with reliable transmission and receipt of data, with an ssl implementation.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.6%
  • PowerShell 0.4%