Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/maacl/aleph-ws-test

Small chat-app to test Aleph websocket support.
https://github.com/maacl/aleph-ws-test

Last synced: 14 days ago
JSON representation

Small chat-app to test Aleph websocket support.

Awesome Lists containing this project

README

        

# 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.