Refactor exchanges, add dialog APIs, add store providers

This commit is contained in:
Christopher Schnick
2022-06-12 02:40:28 +02:00
parent f4f9c1d978
commit 696568d5bc
50 changed files with 791 additions and 206 deletions

View File

@@ -29,6 +29,7 @@ module io.xpipe.beacon {
ModeExchange,
StatusExchange,
StopExchange,
StoreAddExchange,
WritePreparationExchange,
WriteExecuteExchange,
SelectExchange,