(with-restart create-fn destroy-fn send-fn)
manage a reconnect semantics for some connection thingy params create-fn - CONNECT unary function destroy-fn - DISCONNECT function (fn [channel]) send-fn - notify automation client about new connection
manage a reconnect semantics for some connection thingy params create-fn - CONNECT unary function destroy-fn - DISCONNECT function (fn [channel]) send-fn - notify automation client about new connection
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close