Swoosh 0.14 is out! Elixir — quick reference for debugging techniques

Beefing Up our Bitcoin Node with Connection

This week I decided to beef up our in-progress Elixir-based Bitcoin node by swapping out the GenServer behavior with the more sophisticated Connection behavior. This lets us be much more nuanced in how we handle problems when connecting to peer nodes.

Check out the full article!