Closed MattBrittan closed 12 months ago
Adds a default Handler to StandardRouter which would simplify removing SingleHandlerRouter. This is also useful to have (I generally use it to log any unexpected messages as it means there is probably a bug!).
ref #168
This is great, thanks!
Adds a default Handler to StandardRouter which would simplify removing SingleHandlerRouter. This is also useful to have (I generally use it to log any unexpected messages as it means there is probably a bug!).
ref #168