EventStore / EventStoreDB-Client-Java

Official Asynchronous Java 8+ Client Library for EventStoreDB 20.6+
https://eventstore.com
Apache License 2.0
63 stars 20 forks source link

Java gRPC client HTTP Shim for persistent subscriptions #132

Closed tambeau closed 2 years ago

tambeau commented 2 years ago

Standardize HTTP Shim across clients

For Persistent Subscription we'll use for now HTTP API then switch to server capabilities when it's available fully on the database.

We'll need to have a fallback for HTTP API if the database version is below 21.10.1.