Hey there,
for a private project, I needed to implement the Java gRPC Client into Ktor.
So I decided to give a bit more time and build an Ktor-Plugin that integrates seamlessly into Ktor-Server.
Hope you enjoy the work. Feedback welcome.
Hey there,
for a private project, I needed to implement the Java gRPC Client into Ktor.
So I decided to give a bit more time and build an Ktor-Plugin that integrates seamlessly into Ktor-Server.
Hope you enjoy the work. Feedback welcome.
Many , many Thanks!
You might want to have a look at this pr https://github.com/EventStore/EventStoreDB-Client-Java/pull/106
it’s been recently merged and provides better streaming / reactive capabalities when reading streams or all.
A new release of the client will happen shortly