This repository contains a communication plugin intended for use in testing other parts of the Verder Helpen Platform. This plugin logs all the communication it receives, including decoded attributes, and allows configuration to exercise the various types of Verder Helpen flows.
To build and run this plugin, do:
ROCKET_CONFIG=config.sample.toml cargo run
Complete documentation for this plugin can be found in the general Verder Helpen documentation