The number of questions that pops up on Discord about sending and receiving msgpack messages in Unity shows that the current msgpack library is a bit hard to use and understand (https://github.com/deniszykov/msgpack-unity3d)
This library might be a good alternative, the authors are working on a new version of it - would be nice to test it when the new version is ready to check if it makes sending/receiving messages easier: https://github.com/neuecc/MessagePack-CSharp
The number of questions that pops up on Discord about sending and receiving msgpack messages in Unity shows that the current msgpack library is a bit hard to use and understand (https://github.com/deniszykov/msgpack-unity3d)
This library might be a good alternative, the authors are working on a new version of it - would be nice to test it when the new version is ready to check if it makes sending/receiving messages easier: https://github.com/neuecc/MessagePack-CSharp