|
Boost Users : |
Subject: [Boost-users] Autobahn for C++: RPC and PubSub
From: Tobias Oberstein (tobias.oberstein_at_[hidden])
Date: 2014-04-02 11:47:45
Hi,
I'm happy to anounce Autobahn|Cpp - another subproject of Autobahn
(http://autobahn.ws), this time for C++ 11 / Boost.
Autobahn|Cpp allows remote procedure calls and publish & subscribe
messaging for C++ application components and uses boost::future,
continuations and Boost/ASIO as underlying network library.
Here is how app code looks like:
https://github.com/tavendo/AutobahnCpp/blob/master/README.md#show-me-some-code
Using Autobahn|Cpp, you can e.g. call your C++ code from JavaScript
running in a browser. And much more.
This is an early alpha version, things aren't fully hashed out, but
there are a couple of examples included here:
https://github.com/tavendo/AutobahnCpp/blob/master/README.md#examples
Cheers,
/Tobias
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net