Open Issues Need Help
View All on GitHub Application Development • Chat Application
C++ 소켓 채팅 서버 초기 설정 30 days ago
AI Summary: Set up a basic C++ socket chat server project using CMake. This involves creating a GitHub repository, setting up the project directory structure, creating a `.gitignore` file, writing a basic `README.md`, implementing a `main.cpp` file that prints a startup message, configuring the `CMakeLists.txt` file to build and copy the executable to the root directory, and ensuring the project compiles and runs correctly.
Complexity:
2/5
documentation good first issue server