Skip to content

A concurrent PING / PONG server with remote shutdown, built in Rust with the Tokio runtime

Notifications You must be signed in to change notification settings

kageedwards/ping-pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PING PONG, STOP

Rust

A concurrent PING / PONG server with a remote shutdown command, built in Rust with the Tokio runtime

Start server:

cargo run

Connect:

telnet 127.0.0.1:8080

Commands: PING, STOP

Responses: PONG, SURE

About

A concurrent PING / PONG server with remote shutdown, built in Rust with the Tokio runtime

Resources

Stars

Watchers

Forks

Languages