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

Require peer_addr to be passed to server constructor #99

Closed
yoshuawuyts opened this issue Apr 24, 2020 · 1 comment
Closed

Require peer_addr to be passed to server constructor #99

yoshuawuyts opened this issue Apr 24, 2020 · 1 comment

Comments

@yoshuawuyts
Copy link
Member

In order for us to implement http-rs/tide#462 we should require passing the peer addr into the server constructor as a string. Knowing the peer_addr is overall useful, and was one of the things we were missing in Hyper.

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

No branches or pull requests

2 participants