Liking cljdoc? Tell your friends :D

0.3.0 / UNRELEASED

Breaking

  • Formats: PayloadFormat moved to otarta.format (was otarta.payload-format)
  • Formats: Implement -read and -write (was read and write)
  • msg from subscription has :retain? instead of :retained?

Added

  • documentation
  • otarta.core/disconnect is idempotent
  • publish accepts retain?-option
  • client accepts client-id-prefix: for unique, but recognizable client-id
  • send first PINGREQ only after keep-alive seconds

Fixed

  • generated client-id MUST be accepted as per spec

Can you improve this documentation?Edit on GitLab

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

× close