Skip to content

sender method unnecessarily unpacks the Message object just to check if it's the last frag #19

Description

@mtahmed

Find some way to avoid doing that. Maybe have a is_last_frag classmethod in message.Message which operates directly on the bytes object instead of constructing a Message object from the bytes first.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions