mirror of
https://github.com/yusing/godoxy.git
synced 2026-03-18 23:33:51 +01:00
- Removed the streamServerAddr field from AgentConfig to streamline configuration. - Updated StartWithCerts, NewTCPClient, and NewUDPClient methods to use Addr directly for establishing connections. - Eliminated the getStreamServerAddr method as it is no longer needed.