Skip to content
Semyon Gritsenko edited this page Oct 18, 2024 · 8 revisions

How to use

  1. Create shared C++ library with executors
  2. Setup your settings file(add executor name, route, load type)
  3. Add to your config.json to settingsPaths your settings file
  4. Launch application in your favorite language

WebFramework reference

Reference link

Linux

For using current executable as loadSource you need to add -rdynamic compiler option