Skip to content

luansapelli/tokio-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tokio-chat-server

Example of chat server using [tokio][https://tokio.rs/]

How to

  • Execute cargo build.
  • Execute cargo run.
  • With two (or more) instances of your terminal, connect to the server using the command telnet localhost 8080.
  • Just send the messages via terminal.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages