This project aims to implement a flexible and efficient way to handle event-driven programming via a message dispatcher. Listeners can register to certain event types and are being informed in a prioritized order when messages are processed.
- Visual Studio:
- Project is set up to be developed with Microsoft Visual Studio.