laconia
laconia copied to clipboard
Remove callback support
Remove handler callback as discussed in #48. This is a breaking change, and is expected only for next major version.
It will require rewrite of laconia/batch, to use async/await or async generator.