Liking cljdoc? Tell your friends :D

sixsq.nuvla.client.async

An asynchronous implementation of the CIMI protocol that returns core.async channels from all functions. The returned channel contains a single result (or error message) unless an event stream was requested.

An asynchronous implementation of the CIMI protocol that returns core.async
channels from all functions. The returned channel contains a single result
(or error message) unless an event stream was requested.
raw docstring

sixsq.nuvla.client.sync

A synchronous implementation of the CIMI protocol. All functions return the results as a clojure data structure.

NOTE: The synchronous version of the API is only available in Clojure.

A synchronous implementation of the CIMI protocol. All functions return the
results as a clojure data structure.

NOTE: The synchronous version of the API is **only available in Clojure**.
raw docstring

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

× close