Playing with Sockets and Processes in Elixir We make a small line-oriented TCP socket server to explore how sockets and some manual process management works in Elixir. Jon Yurek October 24, 2017 Elixir Sockets Processes