Skip to content
This repository was archived by the owner on Jul 19, 2018. It is now read-only.

Latest commit

 

History

History
26 lines (16 loc) · 690 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 690 Bytes

Synopsis

Simple chat client and server created for educational purposes.

Installation

  1. Download or clone from the source.
  2. Extract the code to a directory where you can reach and interact easily.
  3. Run terminal inside this directory.
  4. Start the server by executing ruby server.rb
  5. Start the client by executing ruby client.rb
  6. Enter your nickname and start chatting!

Built With

Contributors

  • Deniz Ariyan - Initial work

License

This project is licensed under the MIT License - see the LICENSE file for details