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

Testing: Basic Connection Stability #86

Open tuckplace opened 1 year ago

tuckplace commented 1 year ago

This issue is to re-test our basic connecting and messaging to ensure it works as it should.