doujiang24 / lua-resty-kafka

Lua kafka client driver for the Openresty based on the cosocket API
BSD 3-Clause "New" or "Revised" License
804 stars 275 forks source link

Usage/installation? #1

Closed carminexx closed 9 years ago

carminexx commented 9 years ago

Hi, Could you provide a little example about how to install and use the library?

doujiang24 commented 9 years ago

add a little example in the README

This library is still under early development and is still experimental.

Now only the Produce API and Metadata API implemented.

Welcome to try, any feedback let me know, thanks~

carminexx commented 9 years ago

Thanks! I've found some issues while trying to set up the library; I'll open a new issue regarding these ones.