mirror of
https://github.com/jetty/jetty.project.git
synced 2025-02-22 15:15:48 +00:00
Since the SPDY API can be fully asynchronous, there is no strict need to introduce this extra asynchronous layer, although it requires that applications use fully asynchronous API and never block. The HTTP layer remains asynchronous (servlets are invoked asynchronously in a different thread). Eventually, we may introduce a SessionFrameListener.Async interface that allows applications to be invoked asynchronously in a different thread, but that requires some implementation magic, in particular to invoke correctly IdleListener callbacks.
Java Client and Server SPDY Protocol Implementation
A pure Java implementation of the SPDY protocol
Description
Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
eclipseembeddedfcgihttphttp-clienthttp-serverhttp2http2-pushhttp3httpsjakartaeejavajettyjsposgiservletssltlsunix-socketwebsockets
Readme
Multiple Licenses
368 MiB
Languages
Java
98.9%
AMPL
0.4%
JavaScript
0.4%
Shell
0.1%
HTML
0.1%