casual-simulation / casualos

Casual Open Simulation for the Web
https://ab1.bot
MIT License
48 stars 9 forks source link

Implement the `publicInsts.maxActiveConnectionsPerInst` feature limit #334

Closed KallynGowdy closed 6 months ago

KallynGowdy commented 8 months ago

The server should reject attempts to watch branches in a public inst if it would cause the number of active connections to exceed the limit specified. If no limit is provided, then there should be limit.

KallynGowdy commented 6 months ago

This is already implemented.