Dear Experts.
I want to build Factorystudio like a NATS Client.
Is that possible?
If yes, Please send me the example or document.
Many Thank
Yes, it is possible to use FactoryStudio as a NATS client. Since NATS is open-source, you can obtain the NATS.Client.dll
library easily. Once you have it, you can import it as a reference into FactoryStudio. After that, you can write C# code within FactoryStudio to implement the desired NATS client functionality using that DLL.
Alternatively, if you prefer not to implement this yourself, you can submit a request for our development team to evaluate adding native support for NATS to our software. Please note that this would be treated as a custom development request and may involve additional costs.