Returns the given handler function associated with the provided message type.
If the message type is not found then a default handler is returned
TODO: I should work on eventy again and use that for this project then (next version)
See Implementation
Returns the given handler function associated with the provided message type.
If the message type is not found then a default handler is returned
TODO: I should work on eventy again and use that for this project then (next version)