HTTP library that doesn't annoy me
This repository has been archived on 2023-10-16. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
flash ee67efd29e Merge branch 'master' of git.flash.moe:flash/hamakaze 2022-08-26 00:49:13 +02:00
Hamakaze Fixed read timeout issue. 2022-04-10 18:49:40 +02:00
.gitattributes Imported from Sharp Chat repository. 2022-04-06 11:25:49 +02:00
.gitignore Imported from Sharp Chat repository. 2022-04-06 11:25:49 +02:00
Hamakaze.sln Imported from Sharp Chat repository. 2022-04-06 11:25:49 +02:00
LICENCE Imported from Sharp Chat repository. 2022-04-06 11:25:49 +02:00
README.md Reuploaded social logo that would've gone lost otherwise. 2022-08-26 00:49:03 +02:00
logo.png Reuploaded social logo that would've gone lost otherwise. 2022-08-26 00:49:03 +02:00

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.