mozilla / janus-plugin-sfu

Janus plugin to act as a kind of SFU for game networking data.
Mozilla Public License 2.0
135 stars 40 forks source link

Implement configurable maximum server-wide CCU #17

Closed mqp closed 6 years ago

mqp commented 6 years ago

This is a nice failsafe to have around in case we have some kind of load-related problem after launch.

Also, max_room_size is now an inclusive instead of exclusive upper bound, which seems to make more sense.