chat on spectator page

This commit is contained in:
legop3
2026-01-26 14:10:13 -05:00
parent 2062b4888c
commit b275d5a08c
5 changed files with 19 additions and 14 deletions
@@ -7,7 +7,7 @@ const { roomCameraStreamEvents, getRoomCameraState } = require('./roomCameraSnap
const SUBSCRIBE_LIMIT = 50;
const SUBSCRIBE_WINDOW_MS = 10000;
const STREAM_INTERVAL_MS = 800;
const STREAM_INTERVAL_MS = 1000;
function passesMode(socket) {
const mode = getMode();