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

feat(server, library): specify listening address #19

Merged
merged 3 commits into from
Dec 27, 2020

Conversation

sternenseemann
Copy link
Owner

No description provided.

Add optional way to specify a listening address which is used to
determine the SocketAddress to listen on using getaddrinfo.

Resolves #13.

BREAKING CHANGE:

GopherConfig record fields change. The old json config of the server
stays compatible though.
@sternenseemann sternenseemann merged commit 1a49e35 into master Dec 27, 2020
@sternenseemann sternenseemann deleted the listen-local branch December 27, 2020 19:14
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.

None yet

1 participant