Jetty supports both a client and a server implementation for the SPDY protocol, beginning with versions 7.6.2 and 8.1.2.
http://www.chromium.org/spdy/spdy-protocol
direct usage:
- SPDY Client - SPDY Server
remap in/out of the box:
- SPDY Client - SPDY PROXY - HTTP Server
- HTTP Client - SPDY PROXY - SPDY Server