<div dir="ltr"><div>Hi,</div><div><br></div><div>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).</div><div><br></div><div>Would this fit into jansson module?</div><div><br></div><div>Thanks,</div><div>Stefan</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jul 4, 2016 at 2:08 PM, Daniel-Constantin Mierla <span dir="ltr"><<a href="mailto:miconda@gmail.com" target="_blank">miconda@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<span><br>
On 02/07/16 08:44, Anonim Stefan wrote:<br>
> Hi,<br>
><br>
> I'm thinking of creating a new module called "msgpack" or "format"<br>
> which will export config msgpack_serialize() and msgpack_deserialize()<br>
> for a given input.<br>
><br>
> Is a new module the way to go, or do you think of a better place for this?<br>
</span>depends whether the new features are related to something that is<br>
already incorporated in a module or not.<br>
<br>
Also, if there are new dependencies on external libraries/tools, then it<br>
is better to be a new module.<br>
<br>
E.g., if the packing/unpacking is about xml or json, then maybe they can<br>
be plugged in existing modules if they use same libs. Otherwise, a new<br>
module is just fine.<br>
<br>
Cheers,<br>
Daniel<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Daniel-Constantin Mierla<br>
<a href="http://www.asipto.com" target="_blank" rel="noreferrer">http://www.asipto.com</a> - <a href="http://www.kamailio.org" target="_blank" rel="noreferrer">http://www.kamailio.org</a><br>
<a href="http://twitter.com/#!/miconda" target="_blank" rel="noreferrer">http://twitter.com/#!/miconda</a> - <a href="http://www.linkedin.com/in/miconda" target="_blank" rel="noreferrer">http://www.linkedin.com/in/miconda</a><br>
<br>
</font></span></blockquote></div><br></div>