| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | proto: Replace StreamMsg with a new CtrlMsg type | Gabriela Moldovan | 2026-06-23 | 1 | -2/+2 |
| | | | | | | | | This replaces the `StreamMsg` `StreamReactor` sender with a new `CtrlMsg` type. This `CtrlMsg` currently only has a `DeliverStreamMsg` variant (which is the same as the old `StreamMsg` type), but will soon grow another variant, for terminating a stream. | ||||
| * | proto: Add a new, implementation-agnostic circuit reactor | Gabriela Moldovan | 2026-01-29 | 1 | -0/+112 |
