Skip to content
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 581 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 581 Bytes

Test communication plugin for Verder Helpen

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.

Getting started

To build and run this plugin, do:

ROCKET_CONFIG=config.sample.toml cargo run

Further reading

Complete documentation for this plugin can be found in the general Verder Helpen documentation