Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/djo/cbtutorial
Chicago Boss Tutorial
https://github.com/djo/cbtutorial
Last synced: 26 days ago
JSON representation
Chicago Boss Tutorial
- Host: GitHub
- URL: https://github.com/djo/cbtutorial
- Owner: djo
- Created: 2013-05-06T14:32:14.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-05-06T15:08:11.000Z (over 11 years ago)
- Last Synced: 2023-03-16T22:20:30.359Z (over 1 year ago)
- Language: Erlang
- Homepage:
- Size: 277 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.shAnd you'll get it on localhost:8001.
### License
Copyright (C) 2013 [Andrew Djoga](http://andrewdjoga.com)