Liking cljdoc? Tell your friends :D

fix-engine.boot


boot-with-retryclj

(boot-with-retry this interactor set-in-t)

connect-and-runclj

(connect-and-run this interactor current-conn)

server : the server part of the program cb : the callback for incoming messages. msgs : the discrete flow of messages to send, spawned when websocket is connected, cancelled on websocket close. Returns a task producing nil or failing if the websocket was closed before end of reduction.

server : the server part of the program
cb : the callback for incoming messages.
msgs : the discrete flow of messages to send, spawned when websocket is connected, cancelled on websocket close.
Returns a task producing nil or failing if the websocket was closed before end of reduction. 
raw docstring

fibclj


fib-iterclj

(fib-iter [a b])

foreverclj

(forever task)

r-subject-atclj

(r-subject-at arr slot)

retry-delaysclj

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

× close