topfreegames / pitaya

Scalable game server framework with clustering support and client libraries for iOS, Android, Unity and others through the C SDK.
MIT License
2.35k stars 482 forks source link

How can I compress the data with gzip? #405

Closed lazycatNewton closed 4 months ago

lazycatNewton commented 4 months ago

I try to use gzip to compress the data .

I noticed that pitaya has such a statement, but I didn't find a way to use it that meets pitaya's expectations.