This article is all about writing your own TCP server from the scratch. You will see the implementation of GenServer receiving and sending packets inside the TCP server. We go from a very basic step, creating a mix project . Let’s dive into action. For your confirmation this is not about TCP basics. If you are expecting about the TCP then it is not for you and I guess you already knew how to creat