Skip to content

A simple command based P2P chat written in rust

Notifications You must be signed in to change notification settings

KevinDanne/RustP2PChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RustP2PChat

A simple command based peer to peer chat written in rust

Commands

Command Description
/help Print help message
/connect IP:PORT <CHAT_NAME> Create new chat
/msg <CHAT_NAME> Send message to chat
/create-group <GROUP_NAME> <CHAT_NAME...> Create a group with the specified chats
/msg-group <GROUP_NAME> Send message to group
/broadcast Send message to all chats

About

A simple command based P2P chat written in rust

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages