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.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?Edit on GitHub

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

× close