A TCP Chat Application with a pure Elixir server and a simple Java Client
In this blog, we'll go through the process of building a chat system using Elixir servers and connecting to it with a simple Java client. We'll dive into the architecture and functionality. Through this, you can better your knowledge of Elixir proces...
Oct 23, 20235 min read231

