tjfontaine / native-dns-packet

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

Enable parsing of answers without question for mDNS #15

Closed kmpm closed 10 years ago

kmpm commented 10 years ago

Implements first part of issue #1. Tests and closes #14

kmpm commented 10 years ago

Still can't write though...

taoeffect commented 10 years ago

@kmpm Is this still relevant given recently merged #7?

kmpm commented 10 years ago

It's relevant IF you wan't to support mdns/zeroconf, but I have to tidy up the pull-request. Probably easiest to close this and make a new one... What you are lacking today is mainly support for multiple questions and unfortunately for round trip testing utf8.