Json.NET (Newtonsoft) was a .NET Json morning star, but now wants to pass Baton to System.Text.Json.
And although it is not correct, MessagePack for C# seems to be overwhelmingly faster than MsgPack-Cli. In particular, even with LZ4 compression, the speed and binary size of more than 3 times are very impressive.
Probably keeping the UTF-8 direct usage and memory copy to a minimum is the key to speed.

I want to use the WAMP protocol for the development of factory automation solutions. I am trying to develop in C# of .NET and I want to use WampSharp.
I want to use System.Text.Json and MessagePack for C# (MessagePack-CSharp) in WampSharp.
MessagePack for C# GitHub
If you are interested, have a development plan or need help, we would like to communicate.