Wednesday, 4 September 2019

is there a node.js tool for calling erlang procedures?

I am currently working on a project that involves calling erlang procedures from Java. In this case we are using a tool called JInterface. I have been looking and researching between npm and google for an equivalent package for node but have not found anything yet. Is there an equivalent package for node.js? If not, is there an alternate way to achieve this same functionality from node.js, maybe from tcp, etc.? Any help would be greatly appreciated.



from is there a node.js tool for calling erlang procedures?

No comments:

Post a Comment