ksysoev / wasabi

Toolkit for Creating WebSocket API Gateways
MIT License
4 stars 2 forks source link

Add possibility to define max concurrent requests per connection #25

Closed ksysoev closed 2 months ago

ksysoev commented 2 months ago

In connection registry there is constant that define how many concurrent requests are allowed. We need to provide option to connection registry to change this value