Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Optimize chunk sending #8

Open
SnowyCoder opened this issue Sep 16, 2017 · 0 comments
Open

Optimize chunk sending #8

SnowyCoder opened this issue Sep 16, 2017 · 0 comments

Comments

@SnowyCoder
Copy link
Member

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
@SnowyCoder SnowyCoder changed the title Optimize chunk senging Optimize chunk sending Sep 16, 2017
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant