-
-
Notifications
You must be signed in to change notification settings - Fork 2
Add support for compression #23
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requesthigh priorityThis issue is importantThis issue is importantprotocolThis affects the communication protocol between the loon client and serverThis affects the communication protocol between the loon client and server
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthigh priorityThis issue is importantThis issue is importantprotocolThis affects the communication protocol between the loon client and serverThis affects the communication protocol between the loon client and server
All data is transmitted without compression. This is okay when transmitting images, which are already compressed, but will get problematic quickly, when registering large content that can be compressed well. This is especially true because desktop devices are usually severely limited in their upload bandwidth and every bit that is shaved off is well worth the effort.