Skip to content

Releases: chronoxor/NetCoreServer

Allow Customizing Socket Creation in TCPClient

29 Oct 23:47
Compare
Choose a tag to compare

Allow Customizing Socket Creation in TCPClient #90

Bugfixes

16 Oct 11:01
Compare
Choose a tag to compare
  • Bugfixes

Fixed issue Long running process -> does not free memory #30

09 Jun 09:37
Compare
Choose a tag to compare
  • Long running process -> does not free memory. #30
  • Update HTTP/HTTPS server examples and Swagger bundle
  • Add dual stack socket support

Add dual stack socket support

22 May 14:11
8d25401
Compare
Choose a tag to compare
  • Add dual stack socket support

Fix SSL receive issues

20 May 12:30
Compare
Choose a tag to compare
  • Fix SSL receive issues

Fixed issue with Socket.SetSocketOption(SocketOptionLevel.Tcp, SocketOptionName.NoDelay, true)

19 May 16:41
Compare
Choose a tag to compare
  • Fixed issue with Socket.SetSocketOption(SocketOptionLevel.Tcp, SocketOptionName.NoDelay, true)

Feature for configure initial send/receive buffer sizes

24 Apr 10:19
Compare
Choose a tag to compare
  • Where is the right place to config socket buffer size #58

Request: HttpRequest get Body with byte array #52

01 Apr 16:29
Compare
Choose a tag to compare
  • Request: HttpRequest get Body with byte array #52

Minor fixes

01 Apr 16:05
Compare
Choose a tag to compare
  • Minor fixes

Update .NET Core 2.0 version

01 Apr 15:36
Compare
Choose a tag to compare
  • Update .NET Core 2.0 version