tjfontaine / native-dns-packet

DNS parsing and writing in javascript
MIT License
58 stars 36 forks source link

Fix SRV support & fixtures #8

Open taoeffect opened 10 years ago

taoeffect commented 10 years ago

Noticed they were broken while working on https://github.com/tjfontaine/native-dns-packet/pull/7

The support seems incomplete based on the RFC. You can run the tests with npm test.