Claudio Alvarado

Results 4 issues of Claudio Alvarado

I try to convert js to coffee with this plugin and the console show this error TypeError: Cannot read property 'length' of undefined at /usr/local/lib/node_modules/js2coffee/lib/helpers.coffee:113:29 at Object. (/usr/local/lib/node_modules/js2coffee/lib/helpers.coffee:120:5) at Object....

Hi people I created this issue because in the company where I am working has many bureaucracy and I need documentation declaring that federation authentication is not supported. I hope...

add information about authentication in the README

Hi I'm trying to read three topics from Kafka, I'm using this configuration kafka_config = [ connection: :hclient, endpoints: [localhost: 9092], group_consumer: [ group: "hurricane", topics: [address, customer, email], config:...