This is a chatting room by mzy.
usage: bin/CR --role=string --ip=string --port=short [options] ...
options:
-r, --role CR role, server or client (string)
--ip server ip (string)
--port server port (short)
-u, --user client user name (string [=])
-d, --daemon server run as a daemon
-?, --help print this message
CR is a simple chatting room program by mzy
CR could run as server or client
run as server, you should specify the server ip, port
run as client, you should specify the server ip, port and user name
client run with a CDK windows, you may input /h for help info
- cdk
- ncurses
- libevent
- widnow with cdk
- create room support
- whisper message support
- user info