YetAnotherHttpHandler
Http/2 handler
An HTTP/2 handler library for Unity and .NET Standard.
YetAnotherHttpHandler brings the power of HTTP/2 (and gRPC) to Unity and .NET Standard.
372 stars
11 watching
32 forks
Language: C#
last commit: 2 months ago csharpdotnetgrpcunity
Related projects:
Repository | Description | Stars |
---|---|---|
cognitedata/oryx | A high-performance .NET cross-platform library for building HTTP request handlers in F# | 202 |
alexrainman/modernhttpclient | A library providing a custom HttpClient handler for Xamarin applications, enabling platform-specific networking libraries. | 126 |
stefh/netstandard.httplistener | A library that enables building HTTP servers on .NET Core and Universal Windows Platform. | 40 |
easyhttp/easyhttp | An HTTP client library for C# providing support for common HTTP methods and features. | 982 |
thalhammer/jwt-cpp | A header-only C++ library for creating and validating JSON Web Tokens | 909 |
ef-gy/cxxhttp | A C++ library implementing an asynchronous HTTP server and client. | 25 |
justeattakeaway/httpclient-interception | A .NET Standard library for intercepting and manipulating HTTP requests and responses in .NET applications. | 361 |
anaisbetts/modernhttpclient | Provides a custom HttpClient handler to leverage native HTTP client libraries on various platforms | 657 |
mishankov/yahttp | An HTTP client library for Nim, providing a simple and API-focused interface for making HTTP requests. | 24 |
daltoniam/swifthttp | A Swift framework that simplifies HTTP requests by providing a thin wrapper around NSURLSession. | 1,880 |
rybalkinsd/kohttp | A Kotlin-based HTTP client library providing a simple and expressive way to send HTTP requests in an asynchronous or synchronous manner. | 480 |
samuelfisher/i2pdotnet | A .NET library providing an interface to the I2P Simple Anonymous Messaging (SAM v3.0) bridge for secure communication | 5 |
sony/easyhttpcpp | A cross-platform HTTP client library with features like caching and pooling. | 163 |
jeremycw/httpserver.h | A single header C library for building event-driven non-blocking HTTP servers | 1,791 |
stil/curlthin | A lightweight C# wrapper around the libcurl library for making HTTP requests with support for efficient polling using libuv. | 68 |