node-snap7 icon indicating copy to clipboard operation
node-snap7 copied to clipboard

Collaboration request

Open fabioriva opened this issue 2 years ago • 1 comments

Dear Mathias,

I am a long-time user of the node-snap7 module since the first versions. I am successfully using it in production. I started writing a new wrapper of the snap7 library using node-addon-api (based on your suggestion).

I've completed the work of implementing the "synchronous" part of the library, on the contrary I'm still trying to find the right solution for asynchronous function calls using the AsyncWorker subclass (like you did using the NAN module).

Let me know if you want to collaborate on the project, time permitting. In case you decide to collaborate I will publish the code in my github repository.

You can contact me at: [email protected]

And thank you for your work, sincerely

Fabio Riva

fabioriva avatar Mar 01 '22 15:03 fabioriva

Hey, that's cool. As I mentioned in the Readme I am working on the conversion to node-addon-api. I finished the Client but have some issues with the Server, where I need time for. I also want to switch to github actions and add cross compilation to the prebuilds for ARM and other platforms like Android. I did not work on this quite a while but I will have a look on Sunday. Would love to get these changes done soon.

mathiask88 avatar Mar 03 '22 11:03 mathiask88