/rust-stream-chat

This is an example of Tokio for a bash chat... 🕺🕺🏻

Primary LanguageRust

simple chat using Tokio

image

For using!

$ cargo run

In other terminal (2 or more for more realistic testing) (Ubuntu)

$ telnet localhost 8080

and write whatever you like!