DylanPiercey / local-devices

🔮 Find devices connected to the current local network.
MIT License
139 stars 27 forks source link

Increase `maxBuffer` to 10MB (1024*1024*10) #11

Closed natterstefan closed 5 years ago

natterstefan commented 5 years ago

Issues

Notes

Solution inspired by https://github.com/nicojs/node-install-local/pull/9 and https://stackoverflow.com/a/23429654/1238150

RamboRogers commented 5 years ago

This works! Thanks,

I'm sorry I had to figure out how to pull the PR, took me 45 minutes. Now I know, and knowing is half the battle! ;-)