asyncvnc
asyncvnc copied to clipboard
Adds zlib StreamReader wrapper for zlib encoding (6)
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.