wingify / lua-resty-rabbitmqstomp

Opinionated Lua RabbitMQ client library for the ngx_lua apps based on the cosocket API
194 stars 55 forks source link

wiki something wrong #1

Closed hy2014 closed 9 years ago

hy2014 commented 10 years ago

i can find redis in our readMe, i think it should be rabbitmq

hy2014 commented 10 years ago

@bhaisaab

i found the message always add two EOF after the message, why we require it, does it will cause some issue if i remove these code?

vaidik commented 10 years ago

@hy2014 Yeah that should be rabbitmq.

hy2014 commented 10 years ago

@bhaisaab

sorry, i do now know your means, could you explain it more detail, thanks.

vaidik commented 10 years ago

In README, it should be rabbitmq and not redis.

rohityadavcloud commented 9 years ago

Fixed.