mailgun / kafka-pixy

gRPC/REST proxy for Kafka
Apache License 2.0
773 stars 118 forks source link

Added GRPC support for fetching offsets #102

Closed thrawn01 closed 7 years ago

thrawn01 commented 7 years ago

Purpose

To allow GRPC client to pull current offset and lag information

Implementation

horkhe commented 7 years ago

@thrawn01 although a simple unit test would be nice to have here