Skip to content

silasistefan/httping-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

httping-go

GoLang httping v0.1

I created this small program in order to learn Go Lang. It's connecting to the HOST specified as param1 on port param2 and it's doing a HTTP GET request, returning how long the request took (in ms) and how big is was the response (in bytes).

About

GoLang httping

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages