| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | proto: Move StreamMpsc{Sender,Receiver} to stream module (fmt) | Gabriela Moldovan | 2025-10-21 | 1 | -1/+1 |
| | | |||||
| * | proto: Move StreamMpsc{Sender,Receiver} to stream module | Gabriela Moldovan | 2025-10-21 | 1 | -1/+1 |
| | | | | | These will be shared with the relay code. | ||||
| * | proto: Add TODO about future code motion | Gabriela Moldovan | 2025-10-21 | 1 | -0/+4 |
| | | |||||
| * | proto: Move halfstream under streammap | Gabriela Moldovan | 2025-10-21 | 1 | -1/+4 |
| | | | | | | | That way we don't need to make halfstream `pub(crate)` (we only really use it in streammap, and in the client reactor, because of the `handle_msg()` kludge). | ||||
| * | proto: Move streammap out of the client module | Gabriela Moldovan | 2025-10-21 | 1 | -0/+676 |
