Skip to content

kanuku/nakadi-klients

Repository files navigation

Nakadi Klients IS DEPRECATED

Implementation of a non blocking client accessing the low level API of the Nakadi event bus. Internally, it uses Akka and Akka Http to implement its communication tasks.

Please note that the client provides a Scala as well as a Java interface.

Note

  • The new client has pre-released versions that can be found here.
  • The new client documentation can be found in the wiki.

Prerequisites

  • Java >= 1.8
  • Scala >= 2.11

License

http://opensource.org/licenses/MIT