Scoped Finds with Ecto in Phoenix Lonestar ElixirConf 2017 in Austin, February 10-11!

Ace 0.7.0 - A TCP server for Elixir

Released today the latest version of Ace

Ace was built to teach myself more about the networking layer and TCP/IP. This release makes the TCP part 90% complete. This release also adds an example implementing the Quote of the Day Protocol.

The code is full of comments about what I have learned, and might be of interest to anyone looking for an example project.