An HTTP library based on compio and hyper.

5 Open Issues Need Help Last updated: Aug 11, 2026

Open Issues Need Help

View All on GitHub

An HTTP library based on compio and hyper.

Rust
good first issue

An HTTP library based on compio and hyper.

Rust
Follow redirects 10 months ago
enhancement help wanted

An HTTP library based on compio and hyper.

Rust

An HTTP library based on compio and hyper.

Rust

AI Summary: Implement response streaming support in the Cyper HTTP library to allow processing of large responses without loading the entire body into memory. This involves modifying the library to handle response bodies as streams instead of loading them completely before processing, potentially leveraging features from the underlying compio and hyper libraries.

Complexity: 4/5
good first issue help wanted

An HTTP library based on compio and hyper.

Rust