apaprocki / node-dhcpjs

dhcpjs provides native DHCP support in Node.js
MIT License
61 stars 21 forks source link

Server never emits 'message' event #5

Closed chris-j-major closed 8 years ago

chris-j-major commented 8 years ago

The server code correctly parses packets, but never seems to emit a 'message' event.

apaprocki commented 8 years ago

Closed by #6.

chris-j-major commented 8 years ago

Cheers, is there any chance of getting this into the npm package? :-)

On Sat, 16 Jan 2016, 18:54 Andrew Paprocki notifications@github.com wrote:

Closed #5 https://github.com/apaprocki/node-dhcpjs/issues/5.

— Reply to this email directly or view it on GitHub https://github.com/apaprocki/node-dhcpjs/issues/5#event-517038158.

apaprocki commented 8 years ago

Yes, published -- separately I need to move it off the deprecated ipv6 package on to ip-address. I'll do that separately.

chris-j-major commented 8 years ago

Thanks, I'll look out for that change, thankfully don't need ipv6 yet.

On Sat, 16 Jan 2016, 19:01 Andrew Paprocki notifications@github.com wrote:

Yes, published -- separately I need to move it off the deprecated ipv6 package on to ip-address. I'll do that separately.

— Reply to this email directly or view it on GitHub https://github.com/apaprocki/node-dhcpjs/issues/5#issuecomment-172246655 .