软件包: autobahn-cpp-doc (17.5.1+git7cc5d37-2)
autobahn-cpp-doc 的相关链接
Trisquel 的资源:
下载源码包 autobahn-cpp:
- [autobahn-cpp_17.5.1+git7cc5d37-2.dsc]
- [autobahn-cpp_17.5.1+git7cc5d37.orig.tar.xz]
- [autobahn-cpp_17.5.1+git7cc5d37-2.debian.tar.xz]
维护者:
Original Maintainer:
- Konstantinos Margaritis
外部的资源:
- 主页 [autobahn.ws]
相似软件包:
WAMP in C++ for Boost/Asio - examples
Autobahn|Cpp provides an implementation of the WebSocket and Web Application Messaging (WAMP) protocols.
WebSocket allows bidirectional real-time messaging on the Web and WAMP adds asynchronous Remote Procedure Calls and Publish & Subscribe on top of WebSocket.
Autobahn|Cpp is open-source, licensed under the Boost Software License. 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.
This package includes the examples
其他与 autobahn-cpp-doc 有关的软件包
|
|
|
-
- dep: autobahn-cpp-dev
- WAMP in C++ for Boost/Asio - development headers