Skip to content

Allow blank network in server.New #221

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

Merged
merged 1 commit into from
Sep 1, 2021
Merged

Allow blank network in server.New #221

merged 1 commit into from
Sep 1, 2021

Conversation

bboreham
Copy link
Collaborator

@bboreham bboreham commented Sep 1, 2021

There are a lot of tests which create a server.Config{} and don't populate the network fields; allow this by setting DefaultNetwork if blank.

Also pick up a bugfix where HTTPListenNetwork was used for gRPC.

There are a lot of tests which create a `server.Config{}` and don't
populate the network fields; allow this by setting `DefaultNetwork` if
blank.

Also pick up a bugfix where `HTTPListenNetwork` was used for gRPC.

Signed-off-by: Bryan Boreham <bjboreham@gmail.com>
@bboreham bboreham merged commit 1fa3f9f into master Sep 1, 2021
@bboreham bboreham deleted the allow-blank-network branch September 1, 2021 12:40
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.

1 participant