jetty.project/jetty-alpn
Simone Bordet 814c84a212 Introduced configuration properties for ALPN/NPN advertised protocols.
No more need to copy protonego-alpn.xml to a jetty.base to specify
which protocols are advertised and in which order.
Instead, simply specify:

alpn.protocols=h2-14,http/1.1
alpn.defaultProtocol=http/1.1

in start.ini (in the example above for http2).
2014-08-12 18:54:33 +02:00
..
jetty-alpn-client Updated version to 9.3.0-SNAPSHOT. 2014-06-16 21:33:03 +02:00
jetty-alpn-server Introduced configuration properties for ALPN/NPN advertised protocols. 2014-08-12 18:54:33 +02:00
pom.xml Updated version to 9.3.0-SNAPSHOT. 2014-06-16 21:33:03 +02:00