Merge commit '722771973bd' into patches/lyslyskom22891031 * commit '722771973bd': (6177 commits) Verify that callablep responses are aligned with reality. ...
Merge remote-tracking branch 'origin/8.1' into gobject-introspection
More narrow documentation.
Added Standards.MsgPack MsgPack is a binary serialization format. It supports encoding of the usual basic data types and additionally allows for representing arbitrary data types through extensions. It is designed to be more compact than JSON and can be considerably faster to encode and decode.
Added Standards.MsgPack