aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Add echo server and hook into acceptorv0.2.0kballou2016-10-30
|
* Add connection acceptorv0.1.0kballou2016-10-30
| | | | | This adds a basic connection acceptor that immediately closes accepted connections and beings to flesh out the supervision tree.
* Add OTP app and sup moduleskballou2016-10-30
|
* Add release configurationkballou2016-10-30
| | | | | | Additionally, update the `.gitignore` file: * Ignore artifacts under `rel/octochat`
* Octochat: Initial commitkballou2016-10-30