grpc-java/netty
Eric Anderson f768c4222b Remove build usages of Jetty ALPN
It wasn't actually being used. Since Java 8u252 in early 2020 we've been
using ALPN from the JDK. The Jetty ALPN Agent has been a noop.

We do keep the Jetty ALPN support in the code and tests, but we don't
have the infrastructure to actually run it.
2024-02-23 15:27:33 -08:00
..
shaded Upgrade to Gradle 8.2.1 and upgrade plugins 2023-08-02 13:29:44 -07:00
src netty: improve server handling of writes to reset streams (#10258) 2024-02-16 11:08:09 -08:00
BUILD.bazel bazel: Export deps from maven stand-in targets 2023-01-03 13:36:27 -08:00
build.gradle Remove build usages of Jetty ALPN 2024-02-23 15:27:33 -08:00