Zig example
This example program connects to a Roon server, displays the server information, then exits.
zig build run -- --host $ip_address_of_roon_server --port $tcp_port_to_use
TCP port would be normally 9330, up to 9339 if other program using the port.