diff options
| author | Ibrahim Mkusa <ibrahimmkusa@gmail.com> | 2017-04-23 18:06:09 -0400 |
|---|---|---|
| committer | Ibrahim Mkusa <ibrahimmkusa@gmail.com> | 2017-04-23 18:06:09 -0400 |
| commit | 2e5a7beadbede25168b198fc1804e6c36e13647d (patch) | |
| tree | 930f07f4ac73c494cd8c77dc74c9b1ba3c89264e | |
| parent | ba69f9541bf150adafac7388c217a28be2e644f1 (diff) | |
updates to README.md
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -104,7 +104,7 @@ that the server provides. For the most part the program only interacts with the through the GUI. ### Ibrahim Mkusa @iskm -I have written the networking code i.e. code that allows communication between +I wrote the networking code i.e. code that allows communication between clients through server. I wrote scheduling code responsible for queueing fairly the client messages and broadcasting to the rest of connected -clients. Implemented the logic for handling /list, /whisper commands. +clients. I also implemented the logic for handling /list, /whisper commands. |
