danielsz / system-websockets

Wiring example for a system with Sente.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Definition

This is a case study project for the system library. It demonstrates how to wire a system with Sente. The UI is composed of Om components, including a notification system. A rudimentary login procedure is shown here to help you extend your own.

Usage

$ boot dev

The web server is listening on port 3041.

License

Distributed under the Eclipse Public License, the same as Clojure.

About

Wiring example for a system with Sente.


Languages

Language:Clojure 99.5%Language:CSS 0.5%