Crate matrix_oracle

source ·
Expand description

Matrix-oracle is a crate for performing lookups of .well-known information for the matrix protocol.

Features

  • client (enabled by default) — Enable client-server well-known resolution

  • server (enabled by default) — Enable server-server well-known resolution

  • native-tls (enabled by default) — Use openssl for TLS

  • rustls — Use rustls for TLS

Modules

Resolution for the client-server API
Resolution for the server-server API