Liking cljdoc? Tell your friends :D

ripley.live.async

core.async source and pub sub

core.async source and pub sub
raw docstring

ch->sourceclj

(ch->source ch)
(ch->source ch immediate?)

Create source from channel for single listener.

Create source from channel for single listener.
sourceraw docstring

publishclj

(publish event-or-topic)
source

subscribe-sourceclj

(subscribe-source topics event-value-fn)

Source that subscribes to the given topic and runs function to produce results. Optionally immediately processes an event.

Source that subscribes to the given topic and runs function to produce results.
Optionally immediately processes an event.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close