[zeromq-dev] New ZeroMQ project: zwebrap
Kevin Sapper
kevinsapper88 at gmail.com
Thu Nov 5 10:00:14 CET 2015
Hi,
I like to announce a new project I moved to the ZeroMQ community. Its
name is zwebrap[1] and its purpose is to convert HTTP requests into
XRAP[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 ;)
------
[1] https://github.com/zeromq/zwebrap
[2] http://rfc.zeromq.org/spec:40
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20151105/2bca5c0d/attachment.htm>
More information about the zeromq-dev
mailing list