[zeromq-dev] New ZeroMQ project: zwebrap
Arnaud Loonstra
arnaud at sphaero.org
Fri Nov 6 12:35:16 CET 2015
On 2015-11-05 10:00, Kevin Sapper wrote:
> Hi,
>
> I like to announce a new project I moved to the ZeroMQ community. Its
> name is zwebrap[1 [1]] and its purpose is to convert HTTP requests
> into XRAP[2 [2]] requests and XRAP responses into HTTP responses. It
> has been develop for my employer the Eckelmann AG which empowered me
> to make it open source.
>
> It uses all those great tools and workflows that have been develop in
> the ZeroMQ community, namely: zproject, zproto, CLASS, C4.1 and MPL
> v2
> as license of course. Hence it has the same build environments,
> bindings, documentation, commands and workflows you already know from
> e.g. czmq or zyre.
>
> Its current state is functional but rough around the edges. To get
> started I suggest using the selftests of the public API which are
> included in the README. Further all dependencies are implemented in
> either C (czmq, libmicrohttpd, libcurl) or C++ (libzmq).
>
> Happy hacking, I’m excited the hear of your feedback.
>
> Regards
>
> //Kevin Sapper
>
> P.S.: Suggestions regarding a neater project name are welcome ;)
Hi Kevin,
Nice project! The included zproto xml for XRAP looks different than on
the rfc page. Are there any differences?
Rg,
Arnaud
More information about the zeromq-dev
mailing list