EventStore / EventStore-Client-Dotnet

Dotnet Client SDK for the Event Store gRPC Client API written in C#
Other
140 stars 38 forks source link

Live caught up subscription message (DEV-112) #254

Closed hunter1703 closed 4 months ago

hunter1703 commented 1 year ago

Added: Handling of CaughtUp control message for subscription

linear[bot] commented 1 year ago

DB-224 Support notifying catchup subscriptions that they are live

linear[bot] commented 1 year ago
DEV-106 Support notifying catchup subscriptions that they are live

Client side part of [DB-224](https://linear.app/eventstore/issue/DB-224/support-notifying-catchup-subscriptions-that-they-are-live) Dotnet client prs were opened previously, other clients might also want it

linear[bot] commented 12 months ago

DEV-112 Subscription is live message support in .NET client

DB-224 Support notifying catchup subscriptions that they are live

RagingKore commented 4 months ago

not relevant anymore as it got merged into another PR