Add more exchanges + move some files

This commit is contained in:
Christopher Schnick
2022-01-18 09:55:43 +01:00
parent 774689e42a
commit caafb9d850
28 changed files with 775 additions and 76 deletions

View File

@@ -25,5 +25,12 @@ module io.xpipe.beacon {
StatusExchange,
StopExchange,
StoreResourceExchange,
WritePreparationExchange,
WriteExecuteExchange,
SelectExchange,
ReadPreparationExchange,
ReadExecuteExchange,
DialogExchange,
InfoExchange,
VersionExchange;
}