UHttpSharp : KoaJS in C#
https://github.com/shanielh/uHttpSharpI've modified uHttpSharp to be more like KoaJS,
Performance isn't awesome, What can I do to make it work more faster? Already using the async/await pattern where I should.
I've modified uHttpSharp to be more like KoaJS,
Performance isn't awesome, What can I do to make it work more faster? Already using the async/await pattern where I should.