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

Support http/2 configuration with Reactor-Netty #13333

Closed
bclozel opened this issue Jun 1, 2018 · 1 comment
Closed

Support http/2 configuration with Reactor-Netty #13333

bclozel opened this issue Jun 1, 2018 · 1 comment
Assignees
Labels
type: enhancement A general enhancement
Milestone

Comments

@bclozel
Copy link
Member

bclozel commented Jun 1, 2018

Reactor-Netty 0.8 now supports the http/2 protocol (and h2c transparently, by default).
We should update the server configuration to reflect that - waiting for reactor/reactor-netty#370 to be looked at first.

Then we can reflect that in the documentation, including the various supported setups (JDK version, native library support for TLS, etc). The constraints and supported setups should be quite similar to Jetty and Tomcat; except that the native library of choice is "io.netty:netty-tcnative-boringssl-static".

@bclozel bclozel added the type: documentation A documentation update label Jun 1, 2018
@bclozel bclozel added this to the Backlog milestone Jun 1, 2018
@bclozel bclozel self-assigned this Jun 1, 2018
@bclozel bclozel changed the title Document http/2 support with Reactor-Netty Support http/2 configuration with Reactor-Netty Jun 4, 2018
@bclozel bclozel added type: enhancement A general enhancement status: blocked An issue that's blocked on an external project change and removed type: documentation A documentation update labels Jun 4, 2018
@bclozel bclozel added status: blocked An issue that's blocked on an external project change and removed status: blocked An issue that's blocked on an external project change labels Jul 5, 2018
@bclozel
Copy link
Member Author

bclozel commented Jul 9, 2018

Waiting for reactor/reactor-netty#384

@bclozel bclozel removed the status: blocked An issue that's blocked on an external project change label Jul 20, 2018
@bclozel bclozel modified the milestones: Backlog, 2.1.0.M1 Jul 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant