**Describe the bug** Request handlers are launched on Dispatchers.IO **Expected behavior** Message handling should run on default dispatcher by default with an option for the user to provide a custom dispatcher. **Additional context** #564
Describe the bug
Request handlers are launched on Dispatchers.IO
Expected behavior
Message handling should run on default dispatcher by default with an option for the user to provide a custom dispatcher.
Additional context
#564