8000 Handle multi-frame packets in ExWire · Issue #97 · mana-ethereum/mana · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Handle multi-frame packets in ExWire #97
Closed
@germsvel

Description

@germsvel

The RLPx specification says,

A multi-frame packet is a packet which is split (aka chunked) into multiple frames because it's size is larger than the protocol window size

Currently, the Frame module only handles a single or normal frame. At some point we need to handle multi-frame packets.

There is also a TODO comment in lib/ex_wire/framing/frame.ex to that effect.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0