I want to enable socket compression, but it's currently unstable. When I was running the tests, a lot of errors occurred when I was sending a lot of data back and forth, all of the errors being related to zlib.
I also want to know if compression can be a security risk: if it is, then I'll have it be off by default.
I want to enable socket compression, but it's currently unstable. When I was running the tests, a lot of errors occurred when I was sending a lot of data back and forth, all of the errors being related to zlib.
I also want to know if compression can be a security risk: if it is, then I'll have it be off by default.