Package autobahn-cpp: Information
Source package: autobahn-cpp
Version: 0.1.0-alt1
Build time: Nov 16, 2015, 12:54 AM in the task #153239
Category: Development/C++
Report package bugHome page: https://github.com/crossbario/autobahn-cpp
License: ASL 2.0
Summary: WAMP for C++ 11 on Boost/Asio
Description:
Autobahn|Cpp is a subproject of Autobahn which implements the Web Application Messaging Protocol (WAMP) in C++ supporting the following application roles * Caller * Callee * Publisher * Subscriber The API and implementation make use of modern C++ 11 and new asynchronous idioms using (upcoming) features of the standard C++ library, in particular Futures, Continuations and Lambdas.
Maintainer: Vitaly Lipatov