msgpack / msgpack-c

MessagePack implementation for C and C++ / msgpack.org[C/C++]
Other
3.01k stars 875 forks source link

Init Helper for msgpack_obj #1134

Closed Athishpranav2003 closed 1 month ago

Athishpranav2003 commented 1 month ago

For complex datatypes such as String, Map, Array and Bin since they have same structure it makes sense to have a common init function to make it easy for dev purposes.

Athishpranav2003 commented 1 month ago

@redboltz What about the release cycle for the same?

redboltz commented 1 month ago

Released https://github.com/msgpack/msgpack-c/releases/tag/c-6.1.0