send2streamer/public
vrubelroman 03a3a4c4af
All checks were successful
CI/CD Pipeline / build-and-deploy (push) Successful in 31s
Queue overlay messages instead of interrupting the current one
Messages now play one at a time for their full configured duration
before the next one appears, instead of a new message immediately
replacing whatever was on screen. TTS audio is tagged with the same
message id as its text so it stays in sync even though it's
generated and delivered asynchronously after the text broadcast.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-01 17:05:01 +00:00
..
dashboard.html Let streamers set how long messages stay on screen 2026-07-01 16:56:49 +00:00
index.html Multi-tenant platform: per-streamer overlay/sender links + CI/CD 2026-07-01 15:53:07 +00:00
overlay.html Initial commit: overlay + sender pages for StreamLabs browser source 2026-07-01 15:17:25 +00:00
overlay.js Queue overlay messages instead of interrupting the current one 2026-07-01 17:05:01 +00:00
send.html Let viewers set a per-streamer display name 2026-07-01 16:49:51 +00:00
send.js Let viewers set a per-streamer display name 2026-07-01 16:49:51 +00:00