Liking cljdoc? Tell your friends :D

fix-engine.impl.tcp.boot


boot-with-retryclj

(boot-with-retry account log interactor)

Connects with fibonacci backoff and runs fix-session until disconnect or failure. account is a map with :account/api :fix and :account/settings. log is a function of one event map (created by the caller with flow-sender).

Connects with fibonacci backoff and runs fix-session until disconnect or failure.
`account` is a map with `:account/api` `:fix` and `:account/settings`.
`log` is a function of one event map (created by the caller with flow-sender).
raw docstring

foreverclj

(forever task)

Runs task repeatedly (one at a time; restarts after each completion).

Runs `task` repeatedly (one at a time; restarts after each completion).
raw 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