/system-websockets

Wiring example for a system with Sente.

Primary LanguageClojure

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.