Commit b6cdf9c3 authored by mohammad.salama's avatar mohammad.salama

Add README.md

parent c3890207
# Project Title
simple chat application built using Java RMI.
## Description
distributed java application model client-server.
java forms to mimic a chat service where you have chat rooms (one2one and groups).
all events are in-memory no presistent storage, you can log in and fetch you chat rooms and all messages.
even when you go off-line (provided server not shut down).
it is an educational mini-project to use JAVA RMI and some interfaces for the ease of use.
## Getting Started
run project in Intelij or any framework, run server first then clients and enjoy
## Authors
Contributors names and contact info
* Name: Mohammed Salameh
* email : mohammedsalameh37693@gmail.com
* LinkedIn : www.linkedin.com/in/mohammed-salameh-8b4811313
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment