Skip to content

cbass-d/clichat-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLI CHAT RUST

Inspired by https://github.com/Yengas/rust-chat-server

This project was used as a tool to learn Async programming, networking programming and Rust itself

Client

Client can be ran/built from root folder ('clichat_rust') using:

$ cargo run --bin chatclient
$ cargo build --bin chatclient

Server

Server can be ran/built from root folder ('clichat_rust') using:

$ cargo run --bin chatserver -- -p {port}
$ cargo build --bin chatserver

About

clichat_rust

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages