MarcinZiabek / message-router

A lightweight message routing library supporting various messaging frameworks and serialization formats.
https://marcinziabek.github.io/message-router/
MIT License
17 stars 5 forks source link

Basic subscribe-base event system #2

Closed MarcinZiabek closed 6 years ago

MarcinZiabek commented 6 years ago

The event manager provides basic methods for subscribing and sending messages (based on text names of the message types).