Add a new configuration option to limit the number of connections per client #11

Open
opened 2024-07-07 15:55:06 +02:00 by awiteb · 0 comments
Owner

Now, the client can have infinite number of websocket connections, I think it is
better to have a way to limit the number of connections per client. This can be
done by adding a new configuration option in the server configuration file, for
example max_connections_per_client in the server section.

Now, the client can have infinite number of websocket connections, I think it is better to have a way to limit the number of connections per client. This can be done by adding a new configuration option in the server configuration file, for example `max_connections_per_client` in the `server` section.
awiteb added the
Kind/Feature
Reviewed
Confirmed
Good First Issue
labels 2024-07-07 15:55:06 +02:00
awiteb added
Reviewed
Accepted
and removed
Reviewed
Confirmed
labels 2024-07-16 15:42:41 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: OxideTalis/oxidetalis#11
No description provided.