Skip to content

Latest commit

 

History

History
26 lines (24 loc) · 1.34 KB

File metadata and controls

26 lines (24 loc) · 1.34 KB

Third-party Source Files

Third-party source files used by the nmos-cpp libraries

  • catch
    The Catch (automated test framework) single header version
  • cmake
    CMake modules derived from third-party sources
  • jwt-cpp
    The Thalhammer/jwt-cpp header only library for creating and validating JSON Web Tokens in C++11
  • mDNSResponder
    Patches and patched source files for the Bonjour DNS-SD implementation
  • nlohmann
    The JSON for Modern C++ and Modern C++ JSON schema validator libraries
  • is-04
    The JSON Schema files used for validation of e.g. Registration API requests and responses
  • is-05
    The JSON Schema files used for validation of Connection API requests and responses
  • is-08
    The JSON Schema files used for validation of Channel Mapping API requests and responses
  • is-09
    The JSON Schema files used for validation of System API requests and responses
  • is-10
    The JSON Schema files used for validation of Authorization API requests and responses
  • WpdPack
    Libraries and header files from the WinPcap Developer's Pack