msgpack-c contains C and C++ part codes. It is difficult to maintain.
We are going to separate the C part of msgpack-c and C++ part of msgpack-c.
Before do that, we release the last version of msgpack-c that contains both C and C++ library.
Then the master branch will be just a entry point. We will introduce c_master for C and cpp_master for C++.
Now @ygj6 is working for this. Thank you @ygj6.
msgpack-c contains C and C++ part codes. It is difficult to maintain.
We are going to separate the C part of msgpack-c and C++ part of msgpack-c.
Before do that, we release the last version of msgpack-c that contains both C and C++ library.
Then the
masterbranch will be just a entry point. We will introducec_masterfor C andcpp_masterfor C++.Now @ygj6 is working for this. Thank you @ygj6.