How to perform Hot Code Swapping in Elixir Plug in JSON API Readonly Webserver

Counting Real-Time Trades

Counting Real-Time Trades

In this article we start to see how to aggregate Coinbase trades in real-time, using the GenServer behaviour. We’ll build an aggregation process that groups and count the trades.