Closed as not planned
Description
Supporting it adds quite some complication to our codebase, namely:
- peek-line support in packet-line crate is only needed for V1, and adds a lot of tests and complication to deal with it properly. Refactoring is harder than it should due to the nature of the 'self-borrowing' of lines, which is also the reason the packetline
Provider
is not an iterator. - all V1 logic/special cases in transport layer
- all V1 logic/special cases in protocol layer
Metadata
Metadata
Assignees
Labels
No labels