-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support Jetty 12 #16
Comments
The time has come to move to Jetty 12 (9,10, and 11 are all now EOL). Jetty 12 Architectural Overview: https://webtide.com/introducing-jetty-12/ Current Clojure state-of-play for Embedded Jetty + Websockets (other than this project): Ring Jetty9 Adapter
Project: https://github.com/sunng87/ring-jetty9-adapter Ring
Project: https://github.com/ring-clojure/ring Sente
Reintroduce Jetty9 support: taoensso/sente#426 |
Goals for This Ticket
Technical Decisions
|
Jetty 10 and 11 are now "Community EOL".
jetty/jetty.project#10485
Suggests it's beyond time to implement Jetty 12.
The text was updated successfully, but these errors were encountered: