HTTP library that doesn't annoy me
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
flash ee67efd29e
Merge branch 'master' of git.flash.moe:flash/hamakaze
7 months ago
Hamakaze Fixed read timeout issue. 12 months ago
.gitattributes Imported from Sharp Chat repository. 12 months ago
.gitignore Imported from Sharp Chat repository. 12 months ago
Hamakaze.sln Imported from Sharp Chat repository. 12 months ago
LICENCE Imported from Sharp Chat repository. 12 months ago
README.md Reuploaded social logo that would've gone lost otherwise. 7 months ago
logo.png Reuploaded social logo that would've gone lost otherwise. 7 months ago

README.md

Hamakaze

Shoddy custom HTTP client, currently targeting C#.

System.Http.HttpClient is annoying cause it forces async on you and they've conveniently deprecated everything else.

Not really intended for use by anyone other than myself.