Project

General

Profile

« Previous | Next » 

Revision fc5afe40

Added by skyjake almost 13 years ago

Experimented with deflated network packets

I was attempting to auto-compress large network packets before
remembering that all data already undergoes Huffman encoding
at a higher level.

Instead of what this commit does, the Huffman encoding should
be replaced with deflation.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences