Imported from Sharp Chat repository.
This commit is contained in:
commit
7b29e76789
31 changed files with 1936 additions and 0 deletions
7
README.md
Normal file
7
README.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
# 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.
|
Reference in a new issue