We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Consider the basic network framework to use for TCP/IP connections and the HTTP protocol. Now: Apache Tomcat, Jetty, Java Servlets
Potential alternatives: Non-blocking IO, e.g. Apache MINA, Netty, Vert.x, Project Grizzly https://github.com/projectdanube/xdi2-server-grizzly https://github.com/projectdanube/xdi2-server-netty https://github.com/projectdanube/xdi2-server-mina https://github.com/projectdanube/xdi2-server-vertx
Consider SPDY, HTTP/2, QUIC.
The text was updated successfully, but these errors were encountered:
peacekeeper
No branches or pull requests
Consider the basic network framework to use for TCP/IP connections and the HTTP protocol. Now: Apache Tomcat, Jetty, Java Servlets
Potential alternatives: Non-blocking IO, e.g. Apache MINA, Netty, Vert.x, Project Grizzly
https://github.com/projectdanube/xdi2-server-grizzly
https://github.com/projectdanube/xdi2-server-netty
https://github.com/projectdanube/xdi2-server-mina
https://github.com/projectdanube/xdi2-server-vertx
Consider SPDY, HTTP/2, QUIC.
The text was updated successfully, but these errors were encountered: