API documentation maybe?

avatar

Hey guys,

did you have some documentation on building custom plugins ?
I have seen via some Reflector tools that you have a straight class/interface structure.

I have build some custom tools Im using in server environment for worker process management and they are able of remote connecting. Would love to add them there.

Thank you !
Warm regards
Florian Dahn

PS: im thinking already of making my tools public via Github

All Comments (2)

avatar

Hello,
Unfortunately the SDK is no longer supported. We had to deprecate it few years ago because of UI constraints (third party dll) and security reason. You can use the Cmd session type to invoke any program you want to link.

Sorry about that

Regards

David Hervieux

avatar

Hey,
ok thanks !
I will try that.

Warm regards
Florian Dahn