http3
HTTP/3 client
Provides implementations of HTTP/3 networking using the QUIC protocol with TLS support
10 stars
3 watching
8 forks
Language: Go
last commit: 4 months ago Related projects:
Repository | Description | Stars |
---|---|---|
hertz-contrib/http2 | Provides HTTP2 support for a web framework built on top of Go. | 11 |
hertz-contrib/secure | A middleware solution for securing HTTP requests and responses in web applications | 0 |
ngtcp2/nghttp3 | An implementation of HTTP/3 protocol over QUIC | 869 |
hertz-contrib/jwt | Provides JWT authentication middleware for Hertz framework | 28 |
hertz-contrib/sessions | A middleware package for managing user sessions across multiple backend systems | 4 |
cloudwego/hertz-examples | Examples and demonstration projects showcasing the capabilities of Hertz as a Go web framework | 233 |
hertz-contrib/i18n | A middleware solution for internationalization in Hertz web applications | 5 |
hertz-contrib/logger | A collection of logging libraries for Hertz applications | 16 |
hertz-contrib/cache | Provides middleware for caching responses in web applications with multiple backend support. | 8 |
hertz-contrib/hertzsentry | Provides unified interfaces to integrate real-time error monitoring into Hertz applications | 9 |
gabriel/as3httpclient | An HTTP client library for ActionScript 3 that enables development of AIR apps and provides support for various protocols and encryption methods. | 243 |
hertz-contrib/paseto | A middleware library for managing JSON Web Tokens (JWTS) in web applications | 6 |
li-jin-gou/http2curl | Converts HTTP request formats to equivalent curl commands for various Go web frameworks | 38 |
tomusdrw/rust-web3 | A client library for Ethereum JSON-RPC multi-transport | 1,456 |
hisona/https_client | A lightweight C library for building HTTP and HTTPS clients using the mbedTLS library. | 123 |