crinklywrappr/ring-jetty9-adapter

Ring adapter for jetty9, which supports websocket and spdy. This is a fork with better ping/pong support. Follow the upstream commit here: https://github.com/sunng87/ring-jetty9-adapter/pull/55

Leiningen/Boot

[crinklywrappr/ring-jetty9-adapter "0.14.2"]

Clojure CLI/deps.edn

crinklywrappr/ring-jetty9-adapter {:mvn/version "0.14.2"}

Gradle

implementation("crinklywrappr:ring-jetty9-adapter:0.14.2")

Maven

<dependency>
  <groupId>crinklywrappr</groupId>
  <artifactId>ring-jetty9-adapter</artifactId>
  <version>0.14.2</version>
</dependency>