This release includes bug fixes and improvements since v2.1.0:
- #60: The build system has been updated with a
pyproject.toml file.
- #58:
adc.Consumer now supports a stop method which can be used to end the stream loop conveniently from another thread.
- #55:
adc.Consumer._stream_forever handles errors raised by librdkafka better.