Skip to content

eldoccc/AsyncStdinTcpStream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AsyncStdinTcpStream

Reading from the standard input (stdin) and a TCP Connection (TcpStream) asynchronously using tokio.

to use, open cli :

  • nc localhost 8000

to close the connection:

  • ctrl + c

diagramme AsyncStructure

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages