Skip to content

relay: Add relay cargo feature flag and subcommand

David Goulet requested to merge dgoulet/arti:arti-relay-flag into main

Add the optional non default feature flag "relay" that will be used to enable relay support of arti.

This commit also adds the "relay" subcommand to arti binary conditionnal on the feature flag in order to have a place holder starting point.

Signed-off-by: David Goulet dgoulet@torproject.org

Merge request reports