Files
nym/nym-node/src
mfahampshire 4077717d3a Max/lp stream framing (#6573)
* Add LpFrameKind::Stream variant with StreamFrameAttributes
- Define LP wire format for stream multiplexing
- Handle new variant in entry gateway match arm

* Replace MixnetStream with LP framing
- Replace custom header with LpFrameHeader
- Added sequence number for message ordering

* Revert accidental vergen bump

* Revert accidental bumps

* Rename Stream to SphinxStream and split match arms in client_handler

* Add LpFrameAttributes type alias for [u8; 14]
2026-03-19 15:30:59 +00:00
..
2026-03-12 14:46:00 +00:00
2026-03-19 15:30:59 +00:00
2026-02-27 13:49:08 +00:00
2026-03-12 14:46:00 +00:00
2026-02-27 13:49:08 +00:00
2026-02-18 10:48:54 +01:00