Skip to content

Installation Instructions

General Instructions

The current C++ Corelink Client has three direct external dependencies

  1. Libwebsockets - compilation required

    Depends on one of the following:

    1. OpenSSL - v1.1.1
    2. MbedTLS - Latest
    3. LibreSSL - Latest
    4. WolfSSL - Latest
  2. Asio C++ - header only

  3. RapidJSON - header only

You can get some of the dependencies from External Dependencies Repo

Usage Instructions

API reference

API Documentation