Skip to content

Releases: chronoxor/NetCoreServer

TcpServer call OnConnected after object disposed #115

22 Feb 14:42
Compare
Choose a tag to compare
  • TcpServer call OnConnected after object disposed #115

Update IsSocketDisposed flag

22 Feb 10:42
Compare
Choose a tag to compare

Update IsSocketDisposed flag

Add OnConnecting()/OnDisconnecting() handlers

21 Feb 23:57
Compare
Choose a tag to compare

Add OnConnecting()/OnDisconnecting() handlers

Bugfixing

19 Feb 15:39
Compare
Choose a tag to compare
  • TcpServer call OnConnected after object disposed #115
  • Socket.RemoteEndPoint exception in OnWsDisconnected #116

C#7: Migrate from Tuple to ValueTuple

30 Dec 03:00
Compare
Choose a tag to compare

C#7: Migrate from Tuple to ValueTuple

Start receive before onConnected/onHandshaked call

27 Dec 08:16
Compare
Choose a tag to compare

Start receive before onConnected/onHandshaked call

Fixed "Websocket Sec-WebSocket-Key is invalid"

06 Dec 19:25
Compare
Choose a tag to compare

Fixed - Websocket Sec-WebSocket-Key is invalid #100

Fixed "An asynchronous socket operation is already in progress using this socketasynceventargs instance" Exception #99

27 Nov 10:17
Compare
Choose a tag to compare

Fixed "An asynchronous socket operation is already in progress using this socketasynceventargs instance" Exception #99

Fixed issue with DELETE http method

18 Nov 00:20
Compare
Choose a tag to compare

Fixed issue with DELETE http method

Migrate to .net 5

11 Nov 17:29
Compare
Choose a tag to compare

Migrate to .net 5