Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/djo/cbtutorial

Chicago Boss Tutorial
https://github.com/djo/cbtutorial

Last synced: 26 days ago
JSON representation

Chicago Boss Tutorial

Awesome Lists containing this project

README

        

## Chicago Boss Tutorial

This is an example of simple longpolling based on [Chicago Boss](http://www.chicagoboss.org/) framework.

### How to hit the ground running

Install Erlang/OTP-R15 and [rebar](https://github.com/basho/rebar) build-tool. After that:

./rebar get-deps
./rebar compile
./init-dev.sh

And you'll get it on localhost:8001.

### License

Copyright (C) 2013 [Andrew Djoga](http://andrewdjoga.com)