forked from scott/threaded_network_chat
2ae315d33af408e2ada1307c1af54aa249cf34c7
an attempt at a threaded ncurses network chat in c++
the biggest bug right now is that if you start the server without having started it previously and there isn't a server.txt and client.txt from a previous session, it doesn't work at all. It will work when you try it a second time.
Description
Languages
C++
95%
C
2.9%
Makefile
2.1%