edwardchoh/zmqbus-node

Project Dead?

Closed this issue · 5 comments

There hasn't been much activity here in years, is this dead? I doesn't work on recent versions of node.
@edwardchoh I'm insterested in working on this, if you no longer want to / have time.

I'll make sure pull requests are merged quickly.

Any idea what else would you be adding to this module?

Well with Node 6 about to become LTS & 99%+ es6 support, I think it is time to get rid of the coffee script.
It looks like the pgm node stuff isn't really supported (?). The code could just be remove all together.

There are also some changes to the dgram module in v6 and libuv that should be chaged. Mainly multicast address reuse is handled.

I'd like to add some simple debug / logging as well. would be really helpful in tracking down bugs.

Some better documentation one the code base would be nice for people looking to build on what is already there.

I don't think there is much functionality to be added, just keepin' up with the jones'

Ok, sounds good. Although it doesn't seem to be worth the effort since this module isn't very popular. Last month it had 56 downloads in npm.

Anyway, I'll gladly merge in your changes. Another way to go is to map the npm module to your fork (if that's possible at all). Let me know what will work for you.

you could add me as a collaborator on the npm package rather mapping forks.

Done, you're added.