Implement drains and small fixes

This commit is contained in:
Christopher Schnick
2022-11-01 08:01:33 +01:00
parent a0c008ab3b
commit 3c72078d2b
14 changed files with 250 additions and 36 deletions

View File

@@ -41,6 +41,7 @@ module io.xpipe.beacon {
RenameStoreExchange,
RemoveStoreExchange,
StoreAddExchange,
ReadDrainExchange,
WritePreparationExchange,
WriteExecuteExchange,
SelectExchange,