Module mls_rs::external_client

source ·
Available on crate feature external_client only.
Expand description

Tools to observe groups without being a member, useful for server implementations.

Modules§

Structs§

  • A client capable of observing a group’s state without having private keys required to read content.
  • A handle to an observed group that can track plaintext control messages and the resulting group state.
  • Serializable snapshot of an ExternalGroup state.

Enums§