Closed trowski closed 1 year ago
This PR adds a simple middleware which is attached by default by the static constructors of SocketHttpServer which limits the number of concurrent requests which may be processed by the server.
SocketHttpServer
This PR adds a simple middleware which is attached by default by the static constructors of
SocketHttpServer
which limits the number of concurrent requests which may be processed by the server.