Skip to content

feat(transport): Expose http2 keep-alive support#307

Merged
LucioFranco merged 1 commit intohyperium:masterfrom
Michael-J-Ward:http2-keep-alive
Mar 29, 2020
Merged

feat(transport): Expose http2 keep-alive support#307
LucioFranco merged 1 commit intohyperium:masterfrom
Michael-J-Ward:http2-keep-alive

Conversation

@Michael-J-Ward
Copy link
Contributor

Motivation

Expose HTTP2 keep alive support as provided by hyper.

Motivated by #258

Solution

Add's the config options to the Endpoint struct and passes them along to hyper when building a connection.

Copy link
Member

@LucioFranco LucioFranco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@LucioFranco LucioFranco changed the title enable http2 keep-alive support feat(transport): Expose http2 keep-alive support Mar 29, 2020
@LucioFranco LucioFranco merged commit 012fa3c into hyperium:master Mar 29, 2020
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