- Add parseServerAddress helper to handle both URL and host:port formats - Replace DialClientSession with NewClientSession and direct net.Dialer - Bypass DNS SRV record lookups that were causing connection timeouts - Support both simple host:port (localhost:5222) and URL formats - Add proper error handling and connection cleanup 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
---|---|---|
.. | ||
bridge | ||
command | ||
config | ||
logger | ||
model | ||
store/kvstore | ||
xmpp | ||
.gitignore | ||
api.go | ||
configuration.go | ||
hooks_sharedchannels.go | ||
job.go | ||
main.go | ||
plugin.go | ||
plugin_test.go |