itch.io is community of indie game creators and players

Devlogs

GMnet 008 Update

In this update the RPC got a new argument that you can pass a data string.
As default RPC is converted to JSON. But this means that a data string will become very large. About 4x the size of the message.
But you can now provide a data string that use a native string buffer. This reduce the send size with about 70%.

Files

  • GMnetBaseTemplate008.gmz 737 kB
    Jul 20, 2017
Download GMnet Base Template (Game maker studio)
Leave a comment