christf / snapcastc

C implementation of snapcast focussing on audio quality and ease of maintenance.
GNU General Public License v3.0
39 stars 6 forks source link

Re resolve #69

Closed christf closed 2 years ago

christf commented 2 years ago

when the ip address of the server changes during runtime of snapcastc, we should be able to detect it from the client end and work around it. As such, we are now checking the address on every hello packet.