Data transfer compression

Adding compression in the communication between XDataServer and XDataClient could be very useful, especially when transferring a lot of data. Perhaps the use of events like BeforeSend / AfterReceive, that would give the developer the ability to add a personal brick ( compression, encryption, etc ) on each side.

You can do that using TMS Sparkle Compression middleware

This feature was implemented.