Implement pub-sub handler system for ws notifications.

This commit is contained in:
D. Berge
2025-08-06 10:59:17 +02:00
parent be7157b62c
commit 447003c3b5
7 changed files with 260 additions and 50 deletions

View File

@@ -23,6 +23,7 @@
"leaflet-arrowheads": "^1.2.2",
"leaflet-realtime": "^2.2.0",
"leaflet.markercluster": "^1.4.1",
"lodash.debounce": "^4.0.8",
"marked": "^9.1.4",
"path-browserify": "^1.0.1",
"plotly.js-dist": "^2.27.0",