Skip to content

Optimize CMD_ACK packet space usage by encoding multiple ACKs data into one KCP segment #10

@Gallardo994

Description

@Gallardo994

Currently, we are wasting 24 bytes per ACK. We can create one KCP header instead, and encode all the ACKs in that segment as 8 bytes per ACK instead of writing a new KCP header each time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions