Thanks to visit codestin.com
Credit goes to github.com

Skip to content

v3.6.5

@Katori Katori tagged this 21 Apr 08:33
* fix(wss): Use a queue on the server to avoid "InvalidOperationException: Invalid nested call."

* Remove unnecessary "private"

Co-Authored-By: Katori <[email protected]>

* Remove unnecessary "private"

Co-Authored-By: Katori <[email protected]>

* Update Server.cs

* comment: explain what is going on here

* comments:  better comment

* Move queue into WebSocketImplementation instead of Server-specific

* Remove unused variables in Server

* Use a SemaphoreSlim instead of queue system
Assets 2
Loading