jchristn / SuperSimpleTcp

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

add LocalEndPoint to SimpleTcpClientSettings and set NoDelay in InitializeClient of SimpleTcpClient #206

Closed huangjia2107 closed 10 months ago

huangjia2107 commented 10 months ago

add LocalEndPoint to SimpleTcpClientSettings and set NoDelay in InitializeClient of SimpleTcpClient

jchristn commented 10 months ago

Thanks for this @huangjia2107 much appreciated! Merging now.

jchristn commented 10 months ago

Pushed to NuGet as v3.0.14