Releases: chronoxor/NetCoreServer
Releases · chronoxor/NetCoreServer
TcpServer call OnConnected after object disposed #115
- TcpServer call OnConnected after object disposed #115
Update IsSocketDisposed flag
Update IsSocketDisposed flag
Add OnConnecting()/OnDisconnecting() handlers
Add OnConnecting()/OnDisconnecting() handlers
Bugfixing
C#7: Migrate from Tuple to ValueTuple
C#7: Migrate from Tuple to ValueTuple
Start receive before onConnected/onHandshaked call
Start receive before onConnected/onHandshaked call
Fixed "Websocket Sec-WebSocket-Key is invalid"
Fixed - Websocket Sec-WebSocket-Key is invalid #100
Fixed "An asynchronous socket operation is already in progress using this socketasynceventargs instance" Exception #99
Fixed "An asynchronous socket operation is already in progress using this socketasynceventargs instance" Exception #99
Fixed issue with DELETE http method
Fixed issue with DELETE http method
Migrate to .net 5
Migrate to .net 5