agracio
agracio
You can use this fork instead: https://github.com/agracio/edge-js. It has support for all new versions of Node.js
https://github.com/agracio/edge-js is updated to support all new Node.js versions.
The issue is 4+ years old but you cannot do it with .NET Framework, it is only possible with .NET Core
You are confusing the projects. Node.js is an independent project that has nothing to do with Edge.js.
Edje.Js accepts multiple parameters without the need to use JSON, here are some examples. #### Inline ```js const edge = require('edge-js'); var hello = edge.func(function () {/* async (dynamic input)...
Updated project: https://github.com/agracio/edge-js
Updated project can be found here: https://github.com/agracio/edge-js.
Alternatively you can use https://github.com/agracio/edge-js that has support for all Node.js versions. It also includes a number of fixes that are not present in this project.
You can use `edge-js` fork that comes pre compiled for Node.js 8.x and 9.x. https://github.com/agracio/edge-js Build instructions are included in `edge` readme, you just need to run `tools\build.bat release [version]`...
@andreszs Edge.js build process is very straightforward and is documented in it's README. It does not require Mono or .NET Core. All you need is Python and build tools, you...