How to Test WebSocket Clients in Elixir with a Mock Server
In this post, you’ll get a high-level overview of how to implement a long-running connection between two services with WebSocket, and then you’ll write unit tests for functionality.
Read next ThinkingElixir 053: SOLID Elixir with Ilya Averyanov