Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 385 Bytes

README.md

File metadata and controls

13 lines (13 loc) · 385 Bytes

cppachat

chat on tcp posix(serv + cli) functional style
this is multiclient chat.
using:
cli:
scommad - run some server command
*msg - send to all
cid$msg - send msg to id - socket
serv:
exit - off server and say it all
*msg - send to all
cid$msg - send msg to id - socket
somecommand - run command on server