Open rverma-nikiai opened 5 years ago
that's interesting, thanks
Have you considered using: https://github.com/reactiverse/aws-sdk ? It makes the official AWS SDK compatible with Vert.x (including KinesisClient).
Let us know if you have any issue.
Hi team, Kinesis is getting adopted at more and more libs, apache spark, flink, springboot all have kinesis integration. I request for a vertx-kinesis client. I would recommend using kinesis connect library (kcl) v2 since that was built over http2.
PS kcl2 support rxjava out of box.
Thanks