jerluc / pir

A simple multicast LAN discovery library
Apache License 2.0
6 stars 0 forks source link

Look into using a higher-level networking library #4

Open jerluc opened 9 years ago

jerluc commented 9 years ago

Though the builtin Go networking libraries are quite easy to use, it may be worthwhile to look into using a higher-level networking library in order to more easily use higher-level networking concepts (such as pub-sub, socket pairs, etc):