Am 31.10.2015 um 19:47 schrieb Jonathan Yu:
> Removing alpn support impacts performance since an additional handshake
> is necessary at the application (http) level. Is it possible to instead
> patch the source to include the needed support class? It can then be
> removed when Java 9 becomes the de
Removing alpn support impacts performance since an additional handshake is
necessary at the application (http) level. Is it possible to instead patch
the source to include the needed support class? It can then be removed when
Java 9 becomes the default.
On Sat, Oct 31, 2015, 12:38 Markus Koschany
Am 31.10.2015 um 06:58 schrieb Emmanuel Bourg:
> Le 30/10/2015 20:35, Markus Koschany a écrit :
>
>> What do you think?
>
> I don't mind having a single class package, it's fairly exceptional. An
> alternative would be to ignore jetty-alpn and the related code (the
> netty package does that alrea
Le 30/10/2015 20:35, Markus Koschany a écrit :
> What do you think?
I don't mind having a single class package, it's fairly exceptional. An
alternative would be to ignore jetty-alpn and the related code (the
netty package does that already). ALPN will be integrated to Java 9 [1],
so this API is l
4 matches
Mail list logo