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

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