The example app from Sente, but with Boot instead of Leiningen.
Fire the Boot pipeline from the command line.
$ boot dev
- Connect to the REPL with your favorite editor or run
boot repl-client
in a separate shell. - Type
(start!)
in the REPL. - Your browser should automatically open to the provided port on localhost
- Type
(test-fast-server>user-pushes)
in the REPL. And look at output of js console
Please also check out the example app for system.