Skip to content

0.3.1

Choose a tag to compare

@bbatsov bbatsov released this 11 Jul 06:13
· 20 commits to master since this release
  • Update dependencies: nREPL 1.7.0, Ring 1.15.5, Cheshire 6.2.0.
  • #10: Throttle client polling to avoid flooding the server with GET requests.
  • Replace deprecated compojure.handler/api with explicit Ring middleware.