matrix-sdk 0.7.1

A high level Matrix client-server library.
Documentation

matrix-sdk

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 22 feature flags, 5 of them enabled by default.

default

  • e2e-encryption
  • automatic-room-key-forwarding
  • sqlite
  • native-tls

e2e-encryption

  • matrix-sdk-base/e2e-encryption
  • matrix-sdk-base/message-ids
  • matrix-sdk-sqlite?/crypto-store
  • matrix-sdk-indexeddb?/e2e-encryption

automatic-room-key-forwarding

  • e2e-encryption
  • matrix-sdk-base/automatic-room-key-forwarding

sqlite

  • dep:matrix-sdk-sqlite
  • matrix-sdk-sqlite?/state-store

native-tls

  • reqwest/native-tls

experimental-oidc

  • ruma/unstable-msc2967
  • dep:chrono
  • dep:language-tags
  • dep:mas-oidc-client
  • dep:rand
  • dep:sha2
  • dep:tower

docsrs

  • e2e-encryption
  • sqlite
  • indexeddb
  • sso-login
  • qrcode
  • image-proc

testing

  • matrix-sdk-sqlite?/testing
  • matrix-sdk-indexeddb?/testing
  • matrix-sdk-base/testing

experimental-sliding-sync

  • matrix-sdk-base/experimental-sliding-sync
  • reqwest/gzip
  • dep:eyeball-im-util

sso-login

  • dep:hyper
  • dep:rand
  • dep:tower

bundled-sqlite

  • sqlite
  • matrix-sdk-sqlite?/bundled

qrcode

  • e2e-encryption
  • matrix-sdk-base/qrcode

image-rayon

  • image-proc
  • image?/jpeg_rayon

js

  • matrix-sdk-common/js
  • matrix-sdk-base/js

experimental-widgets

  • dep:language-tags
  • dep:uuid

rustls-tls

  • reqwest/rustls-tls

indexeddb

  • dep:matrix-sdk-indexeddb

socks

  • reqwest/socks

eyre

  • dep:eyre

anyhow

  • dep:anyhow

image-proc

  • dep:image

markdown

  • ruma/markdown