mailgun / kafka-pixy

gRPC/REST proxy for Kafka
Apache License 2.0
768 stars 119 forks source link

Added missing admin methods to GRPC interface #133

Closed thrawn01 closed 6 years ago

thrawn01 commented 6 years ago

Purpose

Add the missing Offset and Topic admin methods available via HTTP

Implementation

horkhe commented 6 years ago

Thank you