This sample is made up of 2 parts
- The Receiver Console : An application that listens to commands and emits Events
- The Sender Console : An applications that sends commands
When running the worker locally it will generate a Config file for to be loaded into the ASB Emulator
-
Run ASBExample.ReceiverConsole in Debug
-
Run Docker Compose
podman compose -f .\Docker-Compose.yml up -d -
Run both samples, they will now work and communicate using the Local ASB Emulator