Skip to content

Releases: chronoxor/NetCoreServer

Allow Customizing Socket Creation in TCPClient

Choose a tag to compare

@chronoxor chronoxor released this 29 Oct 23:47

Allow Customizing Socket Creation in TCPClient #90

Bugfixes

Choose a tag to compare

@chronoxor chronoxor released this 16 Oct 11:01
  • Bugfixes

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

Choose a tag to compare

@chronoxor chronoxor released this 09 Jun 09:37
  • 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

Choose a tag to compare

@chronoxor chronoxor released this 22 May 14:11
8d25401
  • Add dual stack socket support

Fix SSL receive issues

Choose a tag to compare

@chronoxor chronoxor released this 20 May 12:30
  • Fix SSL receive issues

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

Choose a tag to compare

@chronoxor chronoxor released this 19 May 16:41
  • Fixed issue with Socket.SetSocketOption(SocketOptionLevel.Tcp, SocketOptionName.NoDelay, true)

Feature for configure initial send/receive buffer sizes

Choose a tag to compare

@chronoxor chronoxor released this 24 Apr 10:19
  • Where is the right place to config socket buffer size #58

Request: HttpRequest get Body with byte array #52

Choose a tag to compare

@chronoxor chronoxor released this 01 Apr 16:29
  • Request: HttpRequest get Body with byte array #52

Minor fixes

Choose a tag to compare

@chronoxor chronoxor released this 01 Apr 16:05
  • Minor fixes

Update .NET Core 2.0 version

Choose a tag to compare

@chronoxor chronoxor released this 01 Apr 15:36
  • Update .NET Core 2.0 version