ThinkingElixir 047: Crypto Trading in Elixir with Kamil Skowron [debug] Few things we can do with LiveView PID

2 Unique Use Cases of GenServer.reply | Deep Insights

Article Header

The following are the two use cases we are going to cover in this article.

  • Multi Node Communication via server messages using multi_call
  • Converting Asynchronous request to Synchronous