-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
Description
Goal: enforce one steady-state stream per known peer pair.
- Define deterministic ownership for which side keeps the outbound stream.
- Ensure both directions still work over the retained stream.
- Handle reconnects without reintroducing duplicate steady-state streams.
- Add tests to confirm methods can be invoked on the configuration after potential race
Acceptance Test Matrix
- Exactly one active stream per known peer pair after stabilization.
- Quorum and multicast behavior remains correct with deduplicated streams.
- Reconnect behavior remains stable and race-free.
Reactions are currently unavailable