Skip to content

leohahn/chat_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatServer

Implementation of a simple Chat server. It suports multiple chatrooms and a command line interface through a TCP connection.

Usage

Start the app

  • iex -S mix Open a new terminal window and connect to the chat
  • telnet localhost 4040

You can open as many windows as you like.

About

Chat Server build with Elixir. (WIP)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages