Commit Graph

4 Commits

Author SHA1 Message Date
Nancy 1e2b3291d9
Allow for partial count updates via websocket (#7647)
* account for partial count updates through ws; do not debounce

* move count resource update logic to steve store
2022-12-14 09:14:49 -07:00
Phillip Rak 3d410d0974 Apply linter auto-fixes
Signed-off-by: Phillip Rak <rak.phillip@gmail.com>
2022-11-16 18:38:20 -07:00
Sean 488962c113 Web Worker without comlink, just switches to using postmessage 2022-09-19 11:32:08 -04:00
Richard Cox 4c16f368a3 Fix web worker
Inline worker bits to avoid CORS issues in chrome when dashboard is `-head`
2022-08-01 13:19:49 +01:00