Changes for version 0.03 - 2026-06-01
- Reject malformed lengths in broker responses (record header-key varint, metadata array counts)
Modules
High-performance asynchronous Kafka/Redpanda client using EV
Examples
- eg/admin.pl
- eg/anyevent.pl
- eg/compression.pl
- eg/consume.pl
- eg/consumer_group.pl
- eg/docker-compose.yml
- eg/error_handling.pl
- eg/fire_and_forget.pl
- eg/graceful_shutdown.pl
- eg/idempotent.pl
- eg/json_events.pl
- eg/low_level.pl
- eg/manual_commit.pl
- eg/metrics.pl
- eg/multi_partition.pl
- eg/multi_topic.pl
- eg/produce.pl
- eg/produce_headers.pl
- eg/reconnect.pl
- eg/request_reply.pl
- eg/tail.pl
- eg/tls_sasl.pl
- eg/transaction.pl