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 7b29e76789 Imported from Sharp Chat repository. 2022-04-06 11:25:49 +02:00
Hamakaze Imported from Sharp Chat repository. 2022-04-06 11:25:49 +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 Imported from Sharp Chat repository. 2022-04-06 11:25:49 +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.