GitHub topics: http2-client
ninenines/gun
HTTP/1.1, HTTP/2, Websocket client (and more) for Erlang/OTP.
Language: Erlang - Size: 1.96 MB - Last synced at: about 19 hours ago - Pushed at: 15 days ago - Stars: 912 - Forks: 234

herrberk/go-http2-streaming
Example of HTTP/2 Streaming written in Golang
Language: Go - Size: 35.2 KB - Last synced at: 9 days ago - Pushed at: 10 days ago - Stars: 14 - Forks: 11

HoneyryderChuck/httpx
(Mirror) An HTTP client library for ruby
Language: Ruby - Size: 9.92 MB - Last synced at: about 15 hours ago - Pushed at: about 15 hours ago - Stars: 212 - Forks: 13

jetty-project/jetty-reactive-httpclient
Jetty ReactiveStreams HttpClient
Language: Java - Size: 954 KB - Last synced at: 22 days ago - Pushed at: 24 days ago - Stars: 72 - Forks: 13

bot-motherlib/TGBM
tg bots mother lib
Language: C++ - Size: 1.67 MB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 47 - Forks: 3

lrlna/http2-request
super smol http2 request 📦
Language: JavaScript - Size: 77.1 KB - Last synced at: 23 days ago - Pushed at: over 3 years ago - Stars: 50 - Forks: 6

simonkovtyk/http-client
A Rust crate that simplifies managing HTTP connections for clients. It provides an easy-to-use API for establishing connections, sending and receiving data, and handling multiple connections concurrently.
Language: Rust - Size: 6.84 KB - Last synced at: 29 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

anthochamp/dart-httpx-client
Yet Another Dart HTTP client
Language: Dart - Size: 82 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

kaykyr/nexusjs
Promise based HTTP/1.1 HTTP/2.0 client with ZSTD support for NodeJS.. Inspired in AXIOS (only for server-side)
Language: TypeScript - Size: 42 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

bricss/rekwest
The robust request library that humanity deserves 🌐
Language: JavaScript - Size: 2.06 MB - Last synced at: 5 days ago - Pushed at: 2 months ago - Stars: 23 - Forks: 0

anmonteiro/piaf
Web library for OCaml with support for HTTP/1.X / HTTP/2
Language: OCaml - Size: 955 KB - Last synced at: 7 days ago - Pushed at: 4 months ago - Stars: 204 - Forks: 24

testillano/http2comm
C++ HTTP/2 wrapper library based in @Tatsuhiro nghttp2-asio library
Language: C++ - Size: 212 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 10 - Forks: 0

puzza007/katipo
HTTP2 client for Erlang based on libcurl and libevent
Language: Erlang - Size: 2.72 MB - Last synced at: 18 days ago - Pushed at: about 1 month ago - Stars: 122 - Forks: 19

filinvadim/stubborn
Framework for duplex protocols such as WebSocket
Language: Go - Size: 37.1 KB - Last synced at: 25 days ago - Pushed at: 4 months ago - Stars: 14 - Forks: 5

OlexiyKhokhlov/h2pp
HTTP/2 C++20 client library
Language: C++ - Size: 134 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

cperez08/dm-resolver
Resolver based on IP lookup useful for gRPC and http/http2 clients
Language: Go - Size: 34.2 KB - Last synced at: 19 days ago - Pushed at: over 4 years ago - Stars: 12 - Forks: 1

jenca-adam/httpy
Python HTTP and WebSocket client
Language: Python - Size: 19.3 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 4 - Forks: 2

kingluo/lua-resty-ffi-req
The openresty http client library, supports http1, http2 and http3
Language: Go - Size: 18.6 KB - Last synced at: 19 days ago - Pushed at: about 2 years ago - Stars: 8 - Forks: 2

hisco/http2-client
Transparently make http request to both http1 / http2 server.
Language: JavaScript - Size: 250 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 33 - Forks: 13

pepsi7959/http2
The HTTP/2 which has been implemented by C language.
Language: C - Size: 353 KB - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 8 - Forks: 4

aniakanl/java-http2
A light-weight yet flexible implementation of HTTP2 protocol
Language: Java - Size: 147 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 4

KOUISAmine/http-2-checker
Check whether or not a website is using the new HTTP/2 protocol or not.
Language: HTML - Size: 3.91 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

measurement-kit/mkcurl 📦
Measurement Kit cURL wrappers library
Language: C++ - Size: 138 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

nspeed-app/http2issue
POC of Golang issue with HTTP/2 throughput
Language: Go - Size: 71.3 KB - Last synced at: 10 months ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

daadu/http_plus
package:http compatible client that can speak HTTP/2, maintain connections and fallback to HTTP/1.1.
Language: Dart - Size: 50.8 KB - Last synced at: 22 days ago - Pushed at: almost 2 years ago - Stars: 10 - Forks: 1

KSMubasshir/http-server
Implementation of HTTP/1.1 and HTTP/2.0
Language: C - Size: 59.6 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

satvik-s/http2-client 📦
Node http2 wrapper
Language: JavaScript - Size: 1.04 MB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

itsAkshayDubey/Java11-HTTP2Client
Demonstrates working new HTTP APIs released in Java 9
Language: Java - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Karewan/KnHttp Fork of amitshekhariitbhu/Fast-Android-Networking
🚀 Fast Android HTTP Client which supports HTTP/2, TLS 1.3 and Brotli 🚀
Language: Java - Size: 2.01 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

igolaizola/h2-stream
HTTP2 client and server implementation in GO that holds a persistent data stream
Language: Go - Size: 1.76 MB - Last synced at: 21 days ago - Pushed at: about 2 years ago - Stars: 8 - Forks: 4

mvalitov/http2client
http-2 gem wrapper
Language: Ruby - Size: 32.2 KB - Last synced at: 2 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 1

stefan-guggisberg/poly-fetch
Lightweight Fetch implementation transparently supporting both HTTP/1(.1) and HTTP/2.
Language: JavaScript - Size: 855 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

hisco/http2-request
Simplest way possible to make http & http2 calls
Language: JavaScript - Size: 135 KB - Last synced at: 23 days ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 0

jcreixell/finagle-http2
Example of enabling HTTP/2 support in finagle
Language: Scala - Size: 3.91 KB - Last synced at: 18 days ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

wycm/tiny-http2-client
A http2 client based on Java【Reinventing the wheel】
Language: Java - Size: 29.3 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0
