The easest way is to just poll readstreameventsforward. Providing the
polling doesn't bother you this is plenty good. The .NET API has
catchup subscriptions, you would probably want almost identical logic
to how they work. Basically you keep a buffer on the subscription and
check to see if the next event you need is in that buffer, if so
switch to the live subscription.
Cheers,
Greg
> --
> You received this message because you are subscribed to the Google Groups
> "Event Store" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to
event-store...@googlegroups.com.
> For more options, visit
https://groups.google.com/d/optout.
--
Studying for the Turing test