Releases: chronoxor/NetCoreServer
Releases · chronoxor/NetCoreServer
Allow Customizing Socket Creation in TCPClient
Allow Customizing Socket Creation in TCPClient #90
Bugfixes
Fixed issue Long running process -> does not free memory #30
- 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
- Add dual stack socket support
Fix SSL receive issues
- Fix SSL receive issues
Fixed issue with Socket.SetSocketOption(SocketOptionLevel.Tcp, SocketOptionName.NoDelay, true)
- Fixed issue with Socket.SetSocketOption(SocketOptionLevel.Tcp, SocketOptionName.NoDelay, true)
Feature for configure initial send/receive buffer sizes
- Where is the right place to config socket buffer size #58
Request: HttpRequest get Body with byte array #52
- Request: HttpRequest get Body with byte array #52
Minor fixes
- Minor fixes
Update .NET Core 2.0 version
- Update .NET Core 2.0 version