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

[3.0.x] Enable PlayNettyServer in projects that require Http2 support #527

Draft
wants to merge 2 commits into
base: 3.0.x
Choose a base branch
from

Conversation

mkurz
Copy link
Member

@mkurz mkurz commented Jan 23, 2024

Same as

however these three tests need http2 enabled, but Play's netty backend does not support Http2 yet... Someone started to work on this already but didn't finish: https://github.com/orgs/playframework/discussions/12004#discussioncomment-7409635

@mkurz mkurz force-pushed the test-netty-http2 branch 2 times, most recently from 67d1316 to 1265de6 Compare January 23, 2024 12:54
@ihostage
Copy link
Member

I've seen the result of this work and it's very close to zero 🤷‍♂️
Moreover, I spent a some time to continue this work and understood that it isn't so easy as I think previously.
That's why I holded this activity in favor to more priority issues for us 😄
But I can share one idea that I caught then. Firstly we should invest time to support Netty in Play gRPC because it's really related with support HTTP 2 for Netty backend.

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

2 participants