mafintosh/dns-packet

Replace `Buffer` with `Uint8Array`

Open

#72 aperta il 15 ott 2021

Vedi su GitHub
 (6 commenti) (11 reazioni) (0 assegnatari)JavaScript (76 fork)github user discovery
help wanted

Metriche repository

Star
 (216 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Currently, this library cannot directly be used in non-Node environments (without Buffer polyfills). Are there any issues with switching to ArrayBuffer instead? Just wondering if such a contribution would be accepted.

Guida contributor