Implement launch functionality [release]

This commit is contained in:
crschnick
2023-02-11 14:22:07 +00:00
parent 197f5220af
commit c553dca81b
11 changed files with 92 additions and 6 deletions

View File

@@ -43,6 +43,7 @@ module io.xpipe.beacon {
provides Module with
BeaconJacksonModule;
provides io.xpipe.beacon.exchange.MessageExchange with
LaunchExchange,
ForwardExchange,
InstanceExchange,
EditStoreExchange,