(add-context-member state context peer-id)
Adds a peer as a member to a context
Adds a peer as a member to a context
(context-by-name state name)
Finds a context by name. Actually faster than filter/some
Finds a context by name. Actually faster than filter/some
(remove-context-member state context peer-id)
Removes a peer from the context members
Removes a peer from the context members
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close