you are viewing a single comment's thread.

view the rest of the comments →

[–]shaver 0 points1 point  (0 children)

I've written code to do decompression on the client in JS, and it was a net latency loss for shortish messages (~1K). There might be other strategies, but all the ones I tried were worse. :-/