Skip to content

natrux/rust-tcp-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rust-tcp-test

  • Opens a server at localhost:1234 that accepts any number of connections.
  • Tries to connect to localhost:1235. Reconnects when connection lost.

All incoming messages over any connection are reversed and sent back.

About

Quick test of TCP server and clients in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages