Skip to content

postageapp/tokitimeout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tokitimeout

This is a series of server examples to explore the behavior of Tokio under different timeout mechanisms.

Usage

There is a single self-contained client/server program with command-line arguments that can be explained via:

cargo run --release -- --help

By default it sets up a local server, then runs some client testing to it to produce a performance report.

About

Exploring different Tokio timeout strategies

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages