Re: [Jsonrpc-cpp-devel] HTTP encapsulation
Brought to you by:
s-vincent
From: Sebastien V. <seb...@cp...> - 2009-09-29 12:37:09
|
Hi Eric, Just one things. When your answer on a mailing-list, please click "reply to all"... I want JsonRpc-Cpp project to stay simple and lightweight so I prefer to not have a library dependency such as Apache axis2. I know that "reinventing the wheel" could be painful, but I don't think it is too complicated to add HTTP header, manage some HTTP errors code... I heard about someone who wants to build multithreaded servers in JsonRpc-Cpp but never heard of him since many times. Regards, -- Seb On Mon, 28 Sep 2009 10:34:16 -0700, Eric Berryman <eri...@gm...> wrote: > Do you think it would be better to build the whole thing on some sort > of engine, like apache axis2? > This would solve a lot of the connection issues; handling multiple > connections, various headers, etc. > > What do you think? > > Thank you! > Eric > > > > On Wed, Sep 23, 2009 at 8:23 PM, Sebastien Vincent > <seb...@cp...> wrote: >> Hi Eric, >> >> Eric Berryman a écrit : >>> >>> Hello! >>> >>> I'm interested in the HTTP encapsulation (and maybe adding some JSONP >>> support). Has anyone started this? I'm willing to work on this :) >>> >>> >> >> Nobody has begun this feature at my knowledge so go ahead :). >> >> Thanks to contribute to JsonRpc-Cpp. >> >> Regards, >> -- >> Sebastien Vincent >> >>> Thank you! >>> Eric >>> >>> >>> ------------------------------------------------------------------------------ >>> Come build with us! The BlackBerry® Developer Conference in SF, CA >>> is the only developer event you need to attend this year. Jumpstart your >>> developing skills, take BlackBerry mobile applications to market and >>> stay >>> ahead of the curve. Join us from November 9-12, 2009. Register >>> now! >>> http://p.sf.net/sfu/devconf >>> _______________________________________________ >>> Jsonrpc-cpp-devel mailing list >>> Jso...@li... >>> https://lists.sourceforge.net/lists/listinfo/jsonrpc-cpp-devel >>> >> >> >> |