Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
Go to file
Joakim Erdfelt 57e4557ea1
Dropping colons
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2019-11-14 11:41:50 -06:00
.github Dropping colons 2019-11-14 11:41:50 -06:00
logos Adding logos 2019-11-14 10:40:18 -06:00
.gitattributes Adding more git basics 2019-11-14 10:40:06 -06:00
.gitignore Adding more git basics 2019-11-14 10:40:06 -06:00
KEYS.txt Adding KEYS.txt 2019-11-14 10:40:52 -06:00
LICENSE Adding LICENSE / NOTICE 2019-11-14 10:40:36 -06:00
NOTICE.txt Adding LICENSE / NOTICE 2019-11-14 10:40:36 -06:00
README.md Adding README 2019-11-14 10:46:39 -06:00

README.md

Image of Jetty Logo

⚠️ The Eclipse Jetty Project does not use the master branch

Please use a version specific branch.

Example:

Eclipse Jetty Canonical Repository

This is the canonical repository for the Jetty project, feel free to fork and contribute now!

Submitting a patch or pull request?

Make sure you have an Eclipse Contributor Agreement (ECA) on file.

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 available on the Jetty Eclipse website.