Liking cljdoc? Tell your friends :D

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

1.0.58-SNAPSHOT

Release date Unreleased

1.0.57-beta7

Release date 2022-12-23

  • Rename handler/session-attachment to session
  • Rename wrapper utility functions
    • handler/as-arity-1-wrapper to arity1-wrapper
    • handler/as-arity-2-wrapper to arity2-wrapper
  • Replace handler/wrap-handler with chain function

1.0.47-beta.6

Release date 2022-12-22

  • Rename handler/force-dispatch to dispatch.

1.0.43-beta.5

Release date 2022-12-22

  • Return closeable instance in server/start.
  • Remove server/closeable function.
  • Rename handler/exchange-fn to with-exchange.
  • Accept websocket callback in :callback.

1.0.31-beta.4

Release date 2022-12-21

  • Remove namespace from server configuration options.

1.0.28-beta3

Release date 2022-12-21

  • Add server/closable function.
  • Import handler namespace for declarative configurations.
  • Add handler/exchange-fn function.
  • Rename configuration option ::server/builder-fn-wrapper.

1.0.18-beta2

Release date 2022-12-20

  • Implement Undertow API.

Can you improve this documentation? These fine people already did:
Sergey Trofimov & serioga
Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close