Installation Instructions
General Instructions
The current C++ Corelink Client has three direct external dependencies
-
Libwebsockets - compilation required
Depends on one of the following:
- OpenSSL - v1.1.1
- MbedTLS - Latest
- LibreSSL - Latest
- WolfSSL - Latest
-
Asio C++ - header only
- RapidJSON - header only
You can get some of the dependencies from External Dependencies Repo