Changelog
π Features
- 38ed3ff connection scope now support default channel.
π Fixes
- f9fe45e methods will no longer return a Result. Furthermore, using the application coroutine context is a better choice, as it allows the preconfigured context to handle coroutine exceptions.
π§ͺ Tests
- 33585c8 minimal consumer tests added.