Skip to content
This repository has been archived by the owner on Jan 24, 2018. It is now read-only.

Cumulo/cumulo-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cumulo Client

Use this with cumulo/server.

Usage

Clojars Project

[cumulo/client "0.1.1"]
(defn configs {:url "ws://localhost:4010"
               :on-open! identity
               :on-close! identity})

(cumulo-client.core/setup-socket! store-ref configs)

Develop

Based on https://github.com/mvc-works/stack-workflow

License

MIT

Releases

No releases published

Packages

No packages published