Elixir API and Elm SPA - Part 3: Elm App creation and Routing setup First Impression of Elixir, from a Rubyist’s Perspective

Limiting Peers with DynamicSupervisor Options

Let’s use DynamicSupervisor’s built in :max_children option to limit the number of peer connections made by our in-progress Bitcoin node:

Limiting Peers with DynamicSupervisor Options