mirror of
https://github.com/fosrl/newt.git
synced 2026-05-14 04:10:01 +00:00
Currently we are doing fmt.sprintf on hostname and port which will not properly handle ipv6 addresses, instead of changing pangolin to send bracketed address a simply net.join can do this for us since we dont need to parse a formatted string