Question by
alifianrc · Nov 12, 2021 at 09:36 AM ·
multiplayermultiplayer-networkingcompression
What compression libraries are good to use in unity?
i am working on multiplayer games with native framework, all working just fine, but i want to compress the data that send on network (encrypted string). So what is the best compression libraries that i can use? Note : i already try GZipStream but it didn't work properly in unity, some kind of internal error
Comment
Your answer
