Use prototype of matrix-js-sdk to send heartbeats and show offline status in UI

This commit is contained in:
Hugh Nimmo-Smith
2024-07-17 11:56:45 +01:00
parent 76a494464e
commit 2c5b1de6b4
3 changed files with 54 additions and 18 deletions

View File

@@ -64,7 +64,7 @@
"i18next-http-backend": "^2.0.0",
"livekit-client": "^2.0.2",
"lodash": "^4.17.21",
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#238eea0ef5c82d0a11b8d5cc5c04104d6c94c4c1",
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#c795c7eb656f2f6136ac4c6b17015c0f000df9a6",
"matrix-widget-api": "^1.3.1",
"normalize.css": "^8.0.1",
"pako": "^2.0.4",
@@ -129,4 +129,4 @@
"vite-plugin-svgr": "^4.0.0",
"vitest": "^2.0.0"
}
}
}