web: add heartbeat and bounded reconnect tuning

This commit is contained in:
Peter Steinberger
2025-11-26 02:34:43 +01:00
parent e482e7768b
commit baf20af17f
19 changed files with 541 additions and 63 deletions

View File

@@ -3,6 +3,7 @@
export {
DEFAULT_WEB_MEDIA_BYTES,
monitorWebProvider,
type WebMonitorTuning,
} from "./web/auto-reply.js";
export {
extractMediaPlaceholder,