Skip to content

brunojppb/rust-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tokio Chat

Little toy TCP chat built with Rust.

Running locally

Start the chat server with:

cargo run

Now you can connect from a shell with telnet:

telnet localhost 8080

And start sending messages.

About

Toy TCP chat built with Rust

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages