Closed kethan closed 5 years ago
I have never heard of node machines. Currently I can’t immediately figure out how it works. I'll try it on the weekend
What exactly do you want to implement?
Honestly, I didn't understand what is the advantage of node machine. It looks like a npm packages collection for different purposes.
As any function for processing, you can put it in worker()
I wanted custom machines to integrate with rete input output controls to run microservices.
Anyway I understood how it works in rete
Hi, I am thinking of implementing node machines with retejs. (http://node-machine.org/) I am confused about how to start can anyone give me a possible simple example using node machines.
Thanks.