Hello !
I have data that is being passed constantly between the client and the server.
xml is too big for me so I looked around and found "Message Pack".
but I have some trouble implementing it.
how do I pack and transmit data like the following example?