matrix-sdk 0.6.2

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 25 feature flags, 4 of them enabled by default.

default

  • e2e-encryption
  • sled
  • native-tls

e2e-encryption

  • matrix-sdk-base/e2e-encryption
  • matrix-sdk-sled?/crypto-store
  • matrix-sdk-indexeddb?/e2e-encryption

sled

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

native-tls

  • reqwest/native-tls

docsrs

  • e2e-encryption
  • sled
  • sso-login
  • qrcode
  • image-proc

sso-login

  • warp
  • dep:rand
  • dep:tokio-stream

experimental-timeline

  • matrix-sdk-base/experimental-timeline
  • matrix-sdk-indexeddb?/experimental-timeline
  • matrix-sdk-sled?/experimental-timeline

qrcode

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

js

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

image-rayon

  • image-proc
  • image?/jpeg_rayon

sliding-sync

  • matrix-sdk-base/sliding-sync
  • anyhow

image-proc

  • dep:image

rustls-tls

  • reqwest/rustls-tls

indexeddb

  • dep:matrix-sdk-indexeddb

markdown

  • ruma/markdown

appservice

  • ruma/appservice-api-s

socks

  • reqwest/socks

matrix-sdk-sled

    This feature flag does not enable additional features.

warp

    This feature flag does not enable additional features.

tokio-stream

    This feature flag does not enable additional features.

image

    This feature flag does not enable additional features.

anyhow

    This feature flag does not enable additional features.

eyre

    This feature flag does not enable additional features.

matrix-sdk-indexeddb

    This feature flag does not enable additional features.

rand

    This feature flag does not enable additional features.