Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 704 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 704 Bytes

aleph-ws-test

Smal test app demonstrating use of websockets in Aleph.

Usage

lein deps

sudo lein run server

Please note that lein will complain over being run as root, but this is necessary to run the socket-policy-server on port 843

Open index.html in a couple of browser tabs and start talking to yourself.

Installation

See usage.

License

Copyright (C) 2010 Martin Clausen except index.html which in its original form is Copyright (C) 2010 Martin Zoldano (http://martinzoldano.blogspot.com/2010/01/websockets-netty.html)

Distributed under the Eclipse Public License, the same as Clojure, except index.html which has no apparent license but is assumed to be in the public domain.