Skip to content

krazylek/recreation-rust-hyper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

recreation-rust-hyper

Playing with rust and the hyper HTTP library.

It involves:

  • creating a simple server
  • testing a few client requests
  • serializing json
  • parsing command line args

Usage

cargo run -- [Options]

Options:
  -m, --mode   Either "client" or "server"
  -p, --port   Select port, default 8090
  -h           Display help

License

MIT

About

Playing with Rust and the Hyper library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages