Skip to content

Optimize chunk sending #8

Description

@SnowyCoder

Divide the ChunkCreatePacket in three possible sending methods:

  • full: passes a single id and fills the chunk with the id
  • plain: uses plain ids
  • huffman: builds a huffman dictionary with the chunk ids and sends it along with the huffman encoded block-ids

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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