Skip to content

This is a simple multi-room chat application built in GO Lang and RPC.

License

Notifications You must be signed in to change notification settings

cmkhaledsaifullah/GO_AND_RPC_Chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GO_AND_RPC_Chat

This is a simple multi-room chat application built in GO Lang and RPC.

The Commands it support:

  1. Create Chat Room
  2. Join Chat Room
  3. Leave Existing ChatRoom
  4. Switch Between one to another
  5. Last but not least chatting

Maximum user are 20.

TO run the program clone the whole project and then write simple two commands:

First command:

./[cloned file location]/server/server

Second Command:

/[cloned_file_location]/client/client

You can open upto 20 commandline interface for one server. To see the source code browse the server and client directory

Start Chatting and enjoy. Feel free to open an issue.

About

This is a simple multi-room chat application built in GO Lang and RPC.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages