Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

agent: fix default protocol #184

Merged
merged 1 commit into from
Nov 15, 2024
Merged

agent: fix default protocol #184

merged 1 commit into from
Nov 15, 2024

Conversation

andydunstall
Copy link
Owner

Fixes #181

conf.Listeners[i] isn't a pointer, so setting the default to HTTP didn't work. Also adds a panic to verify the agent always have the configured listeners

@andydunstall andydunstall merged commit 592b878 into main Nov 15, 2024
3 checks passed
@andydunstall andydunstall deleted the agent-fix-default branch November 15, 2024 06:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Agent Protocol in Wiki
1 participant