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

Netty 5 support #9

Open
samie opened this issue Feb 25, 2015 · 0 comments
Open

Netty 5 support #9

samie opened this issue Feb 25, 2015 · 0 comments

Comments

@samie
Copy link

samie commented Feb 25, 2015

For Vaadin testing purposes I created a version that runs on Netty 5 (alpha): https://github.com/samie/netty-servlet-bridge

  • updated Vaadin example project
  • new bootstrap architecture
  • replace ServletBridgeChannelPipelineFactory with ServletHandler (in App.java)
  • added support for POST parameters
  • small updates due to new Netty API syntax

Is Netty 5 going to be supported? I can create a pull request or take this version further in my current GitHub repo.

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

1 participant