Hello,

so actually there is a libmsgpack out there -- this is a new dependency, therefore create a new module.

Cheers,
Daniel


On 04/07/16 19:44, Anonim Stefan wrote:
Hi,

As the only new library, it will use msgpack-devel. In addition, it will use some json devel lib (my actual need is to make json communication faster).

Would this fit into jansson module?

Thanks,
Stefan

On Mon, Jul 4, 2016 at 2:08 PM, Daniel-Constantin Mierla <miconda@gmail.com> wrote:
Hello,

On 02/07/16 08:44, Anonim Stefan wrote:
> Hi,
>
> I'm thinking of creating a new module called "msgpack" or "format"
> which will export config msgpack_serialize() and msgpack_deserialize()
> for a given input.
>
> Is a new module the way to go, or do you think of a better place for this?
depends whether the new features are related to something that is
already incorporated in a module or not.

Also, if there are new dependencies on external libraries/tools, then it
is better to be a new module.

E.g., if the packing/unpacking is about xml or json, then maybe they can
be plugged in existing modules if they use same libs. Otherwise, a new
module is just fine.

Cheers,
Daniel

--
Daniel-Constantin Mierla
http://www.asipto.com - http://www.kamailio.org
http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda



-- 
Daniel-Constantin Mierla
http://www.asipto.com - http://www.kamailio.org
http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda