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

Could this replace the core `dns` module upstream?

Open stuartpb opened this issue 11 years ago • 1 comments

Since this matches the API of the core dns module but with more utility, it seems to me like it wouldn't be objectionable to replace the core dns module with this. (The stability of dns is 3 - Stable, which permits extension to the API as I understand it.)

stuartpb avatar Jan 25 '14 11:01 stuartpb

It doesn't match core API.

celesteking avatar Aug 14 '15 13:08 celesteking