Looked at it again and to me at least, it look lik...
# vertx
k
Looked at it again and to me at least, it look likes it's really a library you code a verticle with. Verticles talk to verticles using the vert.x built-in event bus. You create a new verticle that can read/write from Kinesis using that library.