shore-matrix 0.1.4

Matrix bridge for the Silvershore chat daemon.
Documentation

shore-matrix

Matrix bridge for the Shore chat daemon. Talks to shore-daemon over the Shore Wire Protocol (SWP) and exposes characters as Matrix users on an embedded homeserver.

Features:

  • E2E-encrypted Matrix bridging via matrix-rust-sdk.
  • Per-character Matrix accounts with avatars + display names.
  • Embedded-homeserver provisioning (continuwuity / conduwuit / tuwunel).
  • Health checks and reconnection.

Build

cargo build --release

The resulting binary is target/release/shore-matrix.

Run

Reads connection settings from ~/.config/shore/client.toml and Matrix-specific configuration from environment variables / CLI flags. See Shore for daemon-side configuration.

License

Dual-licensed under either of:

at your option.