https://github.com/kajna/chatroom
Console chat for Linux written in C++ 11
https://github.com/kajna/chatroom
console cpp linux sockets tcp threads
Last synced: about 1 year ago
JSON representation
Console chat for Linux written in C++ 11
- Host: GitHub
- URL: https://github.com/kajna/chatroom
- Owner: Kajna
- License: mit
- Created: 2015-11-12T00:58:19.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-15T00:07:22.000Z (over 9 years ago)
- Last Synced: 2024-03-25T00:31:31.881Z (about 2 years ago)
- Topics: console, cpp, linux, sockets, tcp, threads
- Language: C++
- Homepage:
- Size: 22.5 KB
- Stars: 7
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ChatRoom
Console chat for Linux written in C++ using POSIX threads and TCP sockets