Skip to content

Hcolda/QChatClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QingLiaoChatClient

This is a chat client.
If you want the server, see QingLiaoChatServer

Current Progress

img

Build

Essential tools

  1. vcpkg

Build with cmake

cmake -S . -B build
cmake --build build --config Release

TODO

  • Network (with TLS-1.2)
  • Login and register
  • Add friends and groups
  • Room (private room and group room)
  • Voice chat
  • File transport

Releases

No releases published

Packages

 
 
 

Contributors