commit | 444ae1e4c596e931fedc402bc8f2eb2f196c5e36 | [log] [tgz] |
---|---|---|
author | Joakim Erdfelt <joakim.erdfelt@gmail.com> | Thu Nov 14 10:46:39 2019 -0600 |
committer | Joakim Erdfelt <joakim.erdfelt@gmail.com> | Thu Nov 14 10:46:39 2019 -0600 |
tree | f274704c7d86ed80c3666fd652f2310dac0efe9a | |
parent | 5004d42e7f99b5e7a46c42d3e6b8daef7177d64a [diff] |
Adding README Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
master
branchPlease use a version specific branch.
Example:
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.
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.
Project documentation is available on the Jetty Eclipse website.