Liking cljdoc? Tell your friends :D

com.7theta/via

Current Version GitHub license Dependencies Status

A library that provides components to manage the lifecycle of a WebSocket connection.

The example directory has a fully functioning application.

Check out via-auth for authentication strategies.

Check out via-schema for schema validation strategies.

Running example application

From a repl, run the following commands

user> (dev)
dev> (go)

Wait a bit, then browse to http://localhost:3449.

Shadow-cljs will automatically push cljs changes to the browser.

Copyright and License

Copyright © 2015 7theta

Distributed under the MIT License.

Can you improve this documentation? These fine people already did:
Achint Sandhu, Joshua DeGagné, Tom & Tom Goldsmith
Edit on GitHub

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

× close