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
<description>MessagePack is fast, compact, and interoperable binary serialization format.
14
14
This library provides MessagePack serialization/deserialization APIs.</description>
15
-
<releaseNotes>This release now supports serializer code generation which enables setting break-point and avoiding runtime code generation which is not permitted on iOS.</releaseNotes>
16
-
<copyright>Copyright 2010-2013 FUJIWARA, Yusuke, all rights reserved.</copyright>
<releaseNotes>This release now supports Xamarin and Unity by adding serializer code generation which enables setting break-point and avoiding runtime code generation which is not permitted on iOS.</releaseNotes>
16
+
<copyright>Copyright 2010-2014 FUJIWARA, Yusuke, all rights reserved.</copyright>
17
+
<tags>Serialization MessagePack MsgPack Formatter Binary Serializer Fast Xamarin</tags>
0 commit comments