async-http
HTTP client/server library
An asynchronous client and server implementation of HTTP/1.0, 1.1, and 2 with TLS support for streaming requests and responses
320 stars
16 watching
46 forks
Language: Ruby
last commit: 17 days ago Related projects:
Repository | Description | Stars |
---|---|---|
socketry/async-websocket | An asynchronous WebSocket client/server implementation supporting HTTP/1 and HTTP/2 protocols. | 175 |
socketry/benchmark-http | An asynchronous HTTP benchmark tool for analyzing server performance and website access times | 19 |
socketry/rubydns | A high-performance DNS server built with Ruby that provides a simple and flexible way to handle name resolution. | 717 |
theelous3/asks | An async HTTP client library with a familiar API and session management | 509 |
igrigorik/em-http-request | An asynchronous HTTP client library built on top of EventMachine for Ruby, providing support for various HTTP protocols and features. | 1,218 |
net-ssh/net-ssh | A pure Ruby implementation of the SSH client protocol allowing remote server interaction and process execution. | 987 |
amphp/http-client | An async HTTP client library that enables concurrent and efficient HTTP requests and responses in PHP. | 707 |
nahi/httpclient | A Ruby HTTP client library providing basic HTTP request functionality with features like authentication and streaming support. | 703 |
postmodern/net-http-server | A pure Ruby HTTP server implementation | 69 |
http-rs/surf | A fast and flexible HTTP client framework for asynchronous Rust programming | 1,466 |
chronoxor/cppserver | An ultra fast and low latency asynchronous socket server & client C++ library with support for multiple protocols. | 1,446 |
maccman/nestful | A Ruby HTTP client library with a simple and sane API for making REST requests. | 507 |
hasmanydevelopers/rdaneel | An asynchronous HTTP client library with built-in robots.txt support | 22 |
szq4119/react-native-async-http | An asynchronous HTTP client library for Android applications | 6 |
amphp/http-server | An advanced async HTTP server library for PHP designed to handle high concurrency demands. | 1,294 |