Skip to content

Rust & Tokio study. It is a basic chat relay for communication.

Notifications You must be signed in to change notification settings

matheusdmm/tokio-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Async 🦇

Async chat server writen in 🦀 with Tokio to stydy a different language and also concepts.

Run

Run it with

cd TOKIO-CHAT
cargo run

telnet localhost 8080

To do

  • graphical interface for client
  • better client experience
  • handle usernames
  • real async

About

Rust & Tokio study. It is a basic chat relay for communication.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published