Skip to content

dylanmydude/chatroom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Terminal Chatroom Application

Requirements: Ruby installed on your computer.

Setup:

  • Clone server.rb and client.rb in the same folder.

Run Server:

ruby server.rb

Run Client:

ruby client.rb
  • Enter the server's IP address (use 127.0.0.1 if testing on the same machine and run another client.rb in a separate terminal window).

  • /help to list commands.

  • Type exit in the client to leave the chatroom.

    future content:

    • add file sharing
    • create as extension?
    • recreate as 90's ui based

About

A local network CLI chatroom

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages