6 Forks
11 Stars
11 Watchers

chatting

Chatting is the 2nd assignment for CS209, SUSTech in 23 spring semester.

How to download and setup chatting

Open terminal and run command
git clone https://github.com/hezean/chatting.git
git clone is used to create a copy or clone of chatting repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with chatting https://github.com/hezean/chatting/archive/master.zip

Or simply clone chatting with SSH
[email protected]:hezean/chatting.git

If you have some problems with chatting

You may open issue on chatting support forum (system) here: https://github.com/hezean/chatting/issues