Skip to content

wampccv2024-07-10

Updated

Wampcc is C++ library that implements the Web Application Messaging Protocol (WAMP) protocol.

#Supported Platforms

!(windows & arm64)

  • linux
  • osx
  • uwp
  • windows-x64
  • windows-x86
  • windows-arm64

#Features

No default features.

#examples

Build example apps

Dependencies:

No dependencies.

Host Dependencies:

No dependencies.

#utils

Build utility apps

Platforms: !windows
  • linux
  • osx
  • uwp
  • windows-x64
  • windows-x86
Dependencies:

No dependencies.

Host Dependencies:

No dependencies.

#Dependencies

No transitive dependencies.

#Host Dependencies

and one transitive dependency:

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • Sergey Lukashevich's avatarSergey Lukashevich
  • Billy O'Neal's avatarBilly O'Neal
  • autoantwort's avatarautoantwort
  • Cheney Wang's avatarCheney Wang
  • MonicaLiu's avatarMonicaLiu

#Changelog

  • 81ff999[wampcc] Update to 2024-07-10 and fix dependencies (#42629)
  • 887288b[many ports 3] Include <chrono> for system_clock and high_resolution_clock (#42406)
  • 5c4654c[wampcc] fix feature examples under gcc-11 (#32410)
  • 76d004a[wampcc] fix feature tools (#28414)
  • 4c98968[wampcc] fix arm build (#23415)
  • e7e328c[many ports] call vcpkg_fixup_pkgconfig() (#20953)
  • b295670Bulk convert control files. (#19986)
  • 09a647aDelete use of vcpkg_test_cmake and vcpkg_common_functions. (#13065)
  • c3b0202[wampcc] Add new port (#7929)