mirror of
https://github.com/yusing/godoxy.git
synced 2026-03-19 07:43:54 +01:00
- Introduced `StreamPort` field in `NewAgentRequest` for agent configuration. - Implemented default behavior for `StreamPort` to be `Port + 1` if not specified. - Added validation to ensure `StreamPort` is within the valid range (1-65535).