apigee / trireme

Embed Node.js inside a Java Virtual Machine
Other
479 stars 55 forks source link

Finish dns implementation #37

Closed gbrail closed 9 years ago

gbrail commented 10 years ago

The "dnsjava" library looks like it has everything that we need and does not depend on any native code. Various versions are available in Maven Central.

http://www.dnsjava.org/

gbrail commented 10 years ago

A simpler implementation might be to use (or recommend use of) the "native-dns" module:

https://www.npmjs.org/package/native-dns