segmentio / kafka-go

Kafka library in Go
MIT License
7.3k stars 760 forks source link

unsubscribe w/o passing whole list #1297

Open ORESoftware opened 1 month ago

ORESoftware commented 1 month ago

the confluent library has this limitation:

https://github.com/confluentinc/confluent-kafka-go/issues/1193

can the segmentio library mitigate this?