All notable changes to this project will be documented in this file. This change log follows the conventions of keepachangelog.com.
spread-pub has been deprecated in favor of pub-layerput-close! as a shorthand for (do (put! ch val) (close ch))pub-layer Creates a pub that whose topics can be attached/detached to any source/s.consume with :thread? true was not creating a threadevents-ch now uses an internal sliding-buffer 1 that pipes to events-ch, so instead of relying on consumption/buffering of events-ch by the user to not blow up, now old events will be dropped in favor of new ones.<? and <?? macrosInitial release
Can you improve this documentation?Edit on GitHub
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |