Debugging Phoenix with IEx.pry Compile-time work with Elixir macros

Last episode in the TCP experiment series passes over 2M msg/sec (by @dbeck74)

If you are new to this series: I started experimenting with a TCP server in Elixir to receive small messages (and learn Elixir). The initial attempts didn’t go so well:

The good thing is that I have learned something at every experiment and now I think I have the tooling to start something serious in Elixir.