(cancel-invocations state receiver caller callee)
Cancels any pending invocations made by caller-id to callee-id.
Returns a [state [message]]
Cancels any pending invocations made by caller-id to callee-id. Returns a [state [message]]
(complete-invocation state invocation-id peer-id request success-failure)
Removes the call/invocation information from the caller and the callee.
Removes the call/invocation information from the caller and the callee.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close