Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
Go to file
Simone Bordet 0677735550 Simplified HTTP/2 parser and its listener.
It is not possible to perform asynchronous processing of the content
of DATA frames, because otherwise the parser has to stop, stalling
all other streams.
Parser.Listener methods were returning boolean in a vestigial attempt
to handle asynchronous data processing, and have now been converted to
return void.
2015-02-12 19:43:52 +01:00
LICENSE-CONTRIBUTOR add cla-tbecker.txt 2012-07-17 21:37:33 +02:00
aggregates 459655 - Remove SPDY and NPN. 2015-02-11 16:21:53 +01:00
apache-jsp [maven-release-plugin] prepare for next development iteration 2015-01-16 17:48:29 -06:00
apache-jstl [maven-release-plugin] prepare for next development iteration 2015-01-16 17:48:29 -06:00
dists committing checkpoint for debs 2012-11-20 09:48:52 -06:00
examples 459655 - Remove SPDY and NPN. 2015-02-11 16:18:07 +01:00
jetty-alpn Eliminating final protonego references 2015-02-12 10:14:01 -07:00
jetty-annotations Merge branch 'jetty-9.2.x' 2015-01-21 11:00:54 -07:00
jetty-ant Removed SPDY and NPN 2015-02-11 14:20:06 +11:00
jetty-cdi [maven-release-plugin] prepare for next development iteration 2015-01-16 17:48:29 -06:00
jetty-client 459655 - Remove SPDY and NPN. 2015-02-11 16:18:07 +01:00
jetty-continuation [maven-release-plugin] prepare for next development iteration 2015-01-16 17:48:29 -06:00
jetty-deploy 459655 - Remove SPDY and NPN. 2015-02-11 16:18:07 +01:00
jetty-distribution 459655 - Remove SPDY and NPN 2015-02-11 10:58:10 -07:00
jetty-fcgi Removed SPDY and NPN 2015-02-11 14:20:06 +11:00
jetty-http 458663 Handle null header values 2015-02-11 14:30:26 +11:00
jetty-http-spi [maven-release-plugin] prepare for next development iteration 2015-01-16 17:48:29 -06:00
jetty-http2 Simplified HTTP/2 parser and its listener. 2015-02-12 19:43:52 +01:00
jetty-io Merged branch 'jetty-9.2.x' into 'master'. 2015-02-09 17:39:16 +01:00
jetty-jaas [maven-release-plugin] prepare for next development iteration 2015-01-16 17:48:29 -06:00
jetty-jaspi [maven-release-plugin] prepare for next development iteration 2015-01-16 17:48:29 -06:00
jetty-jmx Merge branch 'jetty-9.2.x' 2015-01-21 11:00:54 -07:00
jetty-jndi [maven-release-plugin] prepare for next development iteration 2015-01-16 17:48:29 -06:00
jetty-jsp [maven-release-plugin] prepare for next development iteration 2015-01-16 17:48:29 -06:00
jetty-jspc-maven-plugin [maven-release-plugin] prepare for next development iteration 2015-01-16 17:48:29 -06:00
jetty-maven-plugin [maven-release-plugin] prepare for next development iteration 2015-01-16 17:48:29 -06:00
jetty-monitor [maven-release-plugin] prepare for next development iteration 2015-01-16 17:48:29 -06:00
jetty-nosql [maven-release-plugin] prepare for next development iteration 2015-01-16 17:48:29 -06:00
jetty-osgi Fix http2 osgi manifests and tests 2015-02-12 10:32:16 +11:00
jetty-overlay-deployer Happy New Year 2015 2015-01-07 17:06:59 -07:00
jetty-plus [maven-release-plugin] prepare for next development iteration 2015-01-16 17:48:29 -06:00
jetty-proxy Fixed merge conflict. 2015-02-12 14:40:43 +01:00
jetty-quickstart [maven-release-plugin] prepare for next development iteration 2015-01-16 17:48:29 -06:00
jetty-rewrite fixed merge 2015-01-23 12:15:28 +01:00
jetty-rhttp Happy New Year 2015 2015-01-07 17:03:30 -07:00
jetty-runner [maven-release-plugin] prepare for next development iteration 2015-01-16 17:48:29 -06:00
jetty-security Merged branch 'jetty-9.2.x' into 'master'. 2015-01-29 14:11:21 +01:00
jetty-server 459655 - Remove SPDY and NPN. 2015-02-11 16:21:53 +01:00
jetty-servlet default to delayed dispatch 2015-02-05 14:54:13 +11:00
jetty-servlets 459125 GzipHandler default mimeType behavior incorrect 2015-02-11 11:15:55 +11:00
jetty-spring [maven-release-plugin] prepare for next development iteration 2015-01-16 17:48:29 -06:00
jetty-start Eliminating final protonego references 2015-02-12 10:14:01 -07:00
jetty-util Merged branch 'jetty-9.2.x' into 'master'. 2015-02-12 14:32:24 +01:00
jetty-util-ajax [maven-release-plugin] prepare for next development iteration 2015-01-16 17:48:29 -06:00
jetty-webapp Merge remote-tracking branch 'origin/jetty-9.2.x' 2015-02-11 15:08:56 +11:00
jetty-websocket Merge branch 'jetty-9.2.x' 2015-02-12 09:59:52 -07:00
jetty-xml [maven-release-plugin] prepare for next development iteration 2015-01-16 17:48:29 -06:00
tests 459655 - Remove SPDY and NPN. 2015-02-11 16:18:07 +01:00
.gitattributes More fixes for Windows build 2013-11-04 16:50:18 -07:00
.gitignore Cleanup of .gitignore 2015-01-08 12:13:45 -07:00
CONTRIBUTING.md 459655 - Remove SPDY and NPN. 2015-02-11 16:18:07 +01:00
LICENSE-eplv10-aslv20.html 392237 renamed license file 2012-10-18 14:33:23 +11:00
NOTICE.txt update the notice.txt file to reflect updated ip info 2015-02-10 16:25:00 -06:00
README.TXT Minor edit to test new release branch 2014-09-11 06:01:09 -07:00
README.md 459655 - Remove SPDY and NPN. 2015-02-11 16:18:07 +01:00
VERSION.txt Merge remote-tracking branch 'origin/jetty-9.2.x' 2015-01-23 14:58:39 +01:00
header-template.txt standardize license header blocks 2012-08-16 19:11:27 -05:00
icon.jpg Add an icon.jpg file to the project. 2011-07-06 14:41:50 -05:00
pom.xml Update date on osgi bundle copyright message. 2015-02-12 10:33:20 +11:00
settings.xml Windows file mod (0755 to 0655) changes 2014-01-13 19:13:19 -07:00

README.md

Project description

Jetty is a lightweight highly scalable java based web server and servlet engine. Our goal is to support web protocols like HTTP, HTTP/2 and WebSocket in a high volume low latency way that provides maximum performance while retaining the ease of use and compatibility with years of servlet development. Jetty is a modern fully async web server that has a long history as a component oriented technology easily embedded into applications while still offering a solid traditional distribution for webapp deployment.

Documentation

Project documentation is located on our Eclipse website.

Professional Services

Expert advice and production support are available through http://webtide.com.