You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since we still are not using Tokio, we spawn a thread per connection. To prevent a DOS attack we should enforce a thread (and thus connection) limit in configuration