aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Collapse)AuthorAge
* Append new line before sending the reversed linev0.3.3kballou2016-10-31
|
* Trim trailing new line before reversingv0.3.2kballou2016-10-31
|
* Reverse provided echo linesv0.3.1kballou2016-10-31
|
* Level up our echo serverv0.3.0kballou2016-10-31
| | | | | | | | | This should enable upgrade process to retain connections * Replace our simple task supervisor with a custom `simple_one_for_one` supervisor * Upgrade our echo server to use a `GenServer` behaviour
* Add better error handling to echo read_linev0.2.1kballou2016-10-31
|
* 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
|
* Octochat: Initial commitkballou2016-10-30