6 lines
265 B
Markdown
6 lines
265 B
Markdown
# Simple gRPC chat server and client
|
|
|
|
This simple chat server and client is written in c++ 20. The client uses Qt for the GUI.
|
|
|
|
This is meant as a showcase of gRPC in C++ and Qt. The project will evolve over time and is purely meant as a showcase of my C++ skills.
|