jchristn / SuperSimpleTcp

Simple wrapper for TCP client and server in C# with SSL support
MIT License
459 stars 95 forks source link

Authenticate as server async #159

Closed ATS-CE closed 2 years ago

ATS-CE commented 2 years ago
jchristn commented 2 years ago

Integrated manually, with changes.

NuGet: https://www.nuget.org/packages/SuperSimpleTcp/3.0.4 Commit: https://github.com/jchristn/SuperSimpleTcp/commit/7e9b402016409940260cd541f28874814bb71010

Thank you so much for your contributions!!