Hello everyone :blush: If I want to use matrix-js-sdk in the browser, I can get browser-matrix.min.js from various CDNs, https://www.jsdelivr.com/package/npm/matrix-js-sdk for example. However, for e2e support, I need to include olm.js and I couldn't find any CDN providing it.
Hello everyone :blush: If I want to use matrix-js-sdk in the browser, I can get
browser-matrix.min.js
from various CDNs, https://www.jsdelivr.com/package/npm/matrix-js-sdk for example. However, for e2e support, I need to includeolm.js
and I couldn't find any CDN providing it.