samkrew / node-mbus

Nodejs mbus module
MIT License
5 stars 17 forks source link

Update to current libmbus ?! #2

Closed Apollon77 closed 6 years ago

Apollon77 commented 6 years ago

Hey

I want to do things with mbus on JavaScript/nodejs so I found your binding.

But you are using an own fork from an other fork of the original library ... both are out of sync with the original library (many commits ahead, but also 58 commits behind) ...

Is there any chance to update that or is this project dead?

Apollon77 commented 6 years ago

Hey again,

I forked your repository at https://github.com/Apollon77/node-mbus and updated it to nan2 compatibility and added first easy tests. I also used my own fork of libmbus which I updated to current one and added your json functions too. I would think about releasing this to npm as official library and also would like to send a PR to libmbus to get the json methods added officially.

What you think about this? Do I have your permissions with a credit to you?

Apollon77 commented 6 years ago

I close here. I did a fork and also release the lib in node 4+ version with current libmbus. check out: https://github.com/Apollon77/node-mbus