This is a chat client.
If you want the server, see QingLiaoChatServer
cmake -S . -B build
cmake --build build --config Release- Network (with TLS-1.2)
- Login and register
- Add friends and groups
- Room (private room and group room)
- Voice chat
- File transport
