mirror of
https://github.com/fosrl/newt.git
synced 2026-03-26 12:36:45 +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