TelnetChat This is a basic chat server written in Elixir that clients can connect to with any Telnet client. Usage To start the server: git clone https://github.com/mxhold/telnet_chat.git bin/server Then you can telnet 127.0.0.1 4040 to connect as a client.