Files
WhisperLive/tests
Aaron Boxer 18bce1864a Validate server parameters on startup
- max_clients must be >= 1
- max_connection_time must be > 0
- batch_max_size must be >= 1 (when batch enabled)
- batch_window_ms must be >= 0 (when batch enabled)
- Added 5 new tests for parameter validation
2026-04-17 09:30:19 -04:00
..
2024-02-08 14:03:13 +05:30
2026-04-17 09:05:34 -04:00
Refactor 🔨
2025-03-24 16:48:33 +05:30