asyncvnc icon indicating copy to clipboard operation
asyncvnc copied to clipboard

Adds zlib StreamReader wrapper for zlib encoding (6)

Open andrews239 opened this issue 1 year ago • 0 comments

Adds zlib StreamReader wrapper for zlib encoding (6) Combines the code for raw ecodings (0/6)

Adds tests for zlib StreamReader wrapper

This PR allows for a better separation of the transport layer (zlib) and the cpixel stream application layer. This will make it easier to add other encodings in the future.

andrews239 avatar Apr 25 '24 10:04 andrews239