SyTest Conduit Plugin

This plugin for SyTest add a homeserver implementation for Conduit

For normal SyTest use, download this repository into a directory under plugins of your SyTest installation. If you use the official SyTest Docker container, you can use the PLUGINS environment variable to download this plugin on start.

docker run --rm -it -e PLUGINS="https://github.com/valkum/sytest_conduit/archive/refs/heads/master.zip"