schollz / peerdiscovery

Pure-Go library for cross-platform local peer discovery using UDP multicast :woman: :repeat: :woman:
MIT License
638 stars 55 forks source link

Refactor cleanup #9

Closed Kunde21 closed 4 years ago

Kunde21 commented 4 years ago

Readability cleanup to avoid repeated IP version checks and broadcast loop.

schollz commented 4 years ago

Again, a really beautiful pull request! Thanks so much :)