pedestal

hlship 2024-11-01T20:43:42.874369Z

io.pedestal/pedestal 0.7.2 Pedestal is a set of Clojure libraries that bring the core Clojure principles - Simplicity, Power, and Focus - to server-side development. https://github.com/pedestal/pedestal Changes: • Correctly detect when a response can not be returned due to the client disconnecting https://github.com/pedestal/pedestal/milestone/20?closed=1

7