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

Allow specific host for duplex server #135

Merged
merged 1 commit into from
May 6, 2023

Conversation

pdeslaur
Copy link
Member

@pdeslaur pdeslaur commented May 6, 2023

This lets consumer code specify a host when starting the server. This unblocks usages where an application should only be served on localhost.

@pdeslaur pdeslaur requested a review from k4leung4 May 6, 2023 16:07
@pdeslaur pdeslaur merged commit 6005601 into chainguard-dev:main May 6, 2023
@pdeslaur pdeslaur deleted the allow-set-host branch May 6, 2023 17:25
@k4leung4
Copy link
Contributor

k4leung4 commented May 6, 2023

Do you mean specify host or port?
The description doesn't match the change

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.

2 participants