stack-event
stack-event copied to clipboard
Update EventReplayControl to have stream monitor and control
Muon Version: All Language: jvm
MIgrated from https://github.com/muoncore/muon-java/issues/44 Can access subscription and metadata about the stream if constructed and used.
Idea is to enable richer control and notifications about the replay status. Eg, know when we cross between cold and hot replay. Requires updating the replay to have a dedicated protocol, not piggy back the RS one.