Open
Description
Describe the feature
we currently have a buffer:
reth/crates/net/eth-wire/src/p2pstream.rs
Lines 244 to 245 in ff9a42a
TODO
- remove buffer
- update how pings are processed, because if we now go through the Sink API, then this must be stored as options that we optionally need to keep around
- if we modify the poll logic in p2pstream then we also need to manually add a flush call at the callsite
reth/crates/net/network/src/session/active.rs
Line 569 in ff9a42a
also ptal at the Sink docs if unfamiliar with the Sink API
Additional context
No response
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Todo