You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using msgpackr for server side serialization and using C# for client side deserialization. When using record structure extension, it looks the C# library (https://github.com/MessagePack-CSharp) is not supported. Are there any methods that can make c# side supporting record structure?
Thanks,
The text was updated successfully, but these errors were encountered:
Hello,
I am using msgpackr for server side serialization and using C# for client side deserialization. When using record structure extension, it looks the C# library (https://github.com/MessagePack-CSharp) is not supported. Are there any methods that can make c# side supporting record structure?
Thanks,
The text was updated successfully, but these errors were encountered: