diff options
| author | Vitaly Petrov <v31337@gmail.com> | 2019-01-10 12:25:07 +0300 |
|---|---|---|
| committer | Vitaly Petrov <v31337@gmail.com> | 2019-01-10 12:25:07 +0300 |
| commit | 3d23c3c0ea486d8e8024c97f56c8b802c9ba65fc (patch) | |
| tree | 7a0233921327a5e9b6323a7599e3a67a8cde0bb0 /ports/autobahn/CONTROL | |
| parent | 7578a485b181ded330b87cc72726f01e38ff7ed6 (diff) | |
| download | vcpkg-3d23c3c0ea486d8e8024c97f56c8b802c9ba65fc.tar.gz vcpkg-3d23c3c0ea486d8e8024c97f56c8b802c9ba65fc.zip | |
[autobahn] Add autobahn-cpp header-only library for WAMP
Diffstat (limited to 'ports/autobahn/CONTROL')
| -rw-r--r-- | ports/autobahn/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/autobahn/CONTROL b/ports/autobahn/CONTROL new file mode 100644 index 000000000..7a08d9f96 --- /dev/null +++ b/ports/autobahn/CONTROL @@ -0,0 +1,4 @@ +Source: autobahn +Version: 18.4.1 +Build-Depends: websocketpp, msgpack, boost-asio, boost-thread +Description: WAMP for C++ in Boost/Asio https://crossbar.io/autobahn |
