Skip to content

chat on tcp posix(serv + cli) functional style

Notifications You must be signed in to change notification settings

lexasub/cppachat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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

About

chat on tcp posix(serv + cli) functional style

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages