wireapp / mls-test-cli

Command line client utility used for testing MLS interactions with wire-server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wire MLS test tool

Building with nix (on nixos)

Use the build environment defined in wire-server for building:

nix-shell -A mls_test_cli $WIRE_SERVER/nix/default.nix
# inside nix-shell
NIX_HARDENING_ENABLE="" cargo build

About

Command line client utility used for testing MLS interactions with wire-server

License:GNU General Public License v3.0


Languages

Language:Rust 100.0%