Open muhdkhokhar opened 5 years ago
Hi, sorry for the late answer.
I am not aware of any existing such project.
how people will listen to messages ?
To get messages from subscriptions, you can use any of the existing Nakadi clients. This project is based on Fahrschein, which also works for consumption. In several of our internal projects, we've also made good experiences with nakadi-java.
This project is not a client (it's based on one), but has some additional logic for transactional event production. I can imagine a similar thing for transactional event consumption (possibly with out-of-order event handling), but we never got to building a library for this.
Hi
Do we have Springboot starter for NAkadi consumer?