cs-utulsa / Encrypted-Chat-Service

This is the major project for the year long senior software class. The focus on this repository is to create a encrypted chat service, which can be used for secure communication. It will include not only peer to peer chat services, but also file transfer and group chats.
5 stars 1 forks source link

Coding: Full Review and Enhancement #60

Closed tuckplace closed 1 year ago

tuckplace commented 1 year ago

This story will be a larger one. The goal is to cleanup and, where possible, enhance our existing code. A strong foundation is needed. Must be done for the following files:

chat client main message server

This will involve going over code you may not have written. If you have questions and don't know who wrote it, please post in the groupme.

JR1178 commented 1 year ago

Comments were reworded and added where needed. Not many methods needed to be improved due to our output of good code.