wvanbergen / kazoo-go

Go library to access Kafka metadata in Zookeeper
http://godoc.org/github.com/wvanbergen/kazoo-go
MIT License
100 stars 48 forks source link

Adds protocol support to brokers #39

Open masihyeganeh opened 5 years ago

masihyeganeh commented 5 years ago

I needed to extract EXTERNAL://ip:port from zookeeper messages. It can now do that It would be great if you accept my PR.

Oscil8 commented 5 years ago

This is cool, I was looking for almost exactly this. Not sure if this project is being actively maintained, though.

masihyeganeh commented 5 years ago

I'm happy that it can help you. You can use my fork for now until this PR is accepted.