Rather than just using the receiver returned, we should be able to register closure callbacks for commands. This removes the requirement to have a loop in the consumer, allowing for a bit more flexibility.
- One for all commands
- One for each command that we would care about?
Rather than just using the receiver returned, we should be able to register closure callbacks for commands. This removes the requirement to have a loop in the consumer, allowing for a bit more flexibility.