andrew-delph / SocialCloud

Chat application with user matchmaking leveraging machine learning.
Other
0 stars 0 forks source link

socket io connection rate limit #429

Closed andrew-delph closed 1 year ago

andrew-delph commented 1 year ago

When connecting to the socket io server.

add a rate limit.

The ui should respond with an error when rate limit is it.

The client will connect automatically again on disconnects.