awslabs / amazon-kinesis-client-nodejs

Amazon Kinesis Client Library for Node.js
Apache License 2.0
296 stars 207 forks source link

MultiLang Daemon for KCL 2.0 #56

Open pfifer opened 5 years ago

pfifer commented 5 years ago

We intend to update the MultiLang Daemon for KCL 2.0. As part of this update we are considering incorporating other enhancements.

If you have a feature or change request please comment on https://github.com/awslabs/amazon-kinesis-client/issues/451.

imadeit commented 4 years ago

Does this enhancement released for Nodejs? I can see only Java and Python are supported in the link below, wonder when can we use KCL2.0 through Nodejs. https://docs.aws.amazon.com/streams/latest/dev/developing-consumers-with-kcl-v2.html Would be grateful if this enhancement can be released ASAP, IHAC who is hoping to use it and they are already in the coding phase. Thanks!

alexunivar commented 4 months ago

Yep, we need it for Nodejs, but I have hard time even to get MultiLang Daemon for kcl1, it's not on maven, right? Do you have to compile it from scratch?