Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 572 Bytes

README.md

File metadata and controls

18 lines (16 loc) · 572 Bytes

chat-chat

A simple command-line based live chat software, both server and client.
Protobuf required.

  • ncurses-based command-line graphical interface
  • Private chat and group chat
  • Server forwards messages
  • Custom IP address and port

Server:

image image

Bind and listen.

Client:

image image image Log in and chat with your friends.