Skip to content
This repository has been archived by the owner on Jun 21, 2020. It is now read-only.

Set request peer and local addrs on Response and Request in http-service-h1 #62

Closed
wants to merge 5 commits into from

Conversation

jbr
Copy link
Member

@jbr jbr commented Apr 24, 2020

Set TcpStream peer and local addrs on Requests and Responses. Indirectly addresses http-rs/async-h1#99

Depends on http-rs/http-types#119

edit: Now that http-rs/http-types#119 is merged, this depends on http-rs/async-h1#105 or something like that so that it can build against master of http-types to incorporate http-rs/http-types#119.

jbr added 2 commits April 24, 2020 16:08
this happens _after_ the service responds, because the response is built inside of user code
@jbr
Copy link
Member Author

jbr commented Apr 24, 2020

Set as a draft because CI is going to break until http-rs/http-types#119 is merged

jbr added 2 commits April 25, 2020 13:40
in order to accommodate future filesystem sockets
in http-service, specifically
@jbr jbr force-pushed the local_and_peer_addrs branch from b85a732 to 898d7b1 Compare April 28, 2020 00:04
@jbr jbr closed this May 29, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant