Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: exception when no message handler is registered. (#64)
When no metadata is found for a handler, it should return early from the setup, rather than warning and attempting to continue, which immediately causes errors.
- Loading branch information