Suggestion: simplify API by using AsyncHandler[Id]
instead of overloads for blocking methods
#2
Labels
enhancement
New feature or request
Instead of having overloads for the blocking methods on
Consumer
, anAsyncHandler[Id]
can be provided instead with a separate import.The text was updated successfully, but these errors were encountered: