Skip to content

Enable async request pipelining - #245

Merged
luisschwab merged 1 commit into
bitcoindevkit:masterfrom
EliteCoder18:feat/enable-request-pipelining
Aug 20, 2026
Merged

Enable async request pipelining#245
luisschwab merged 1 commit into
bitcoindevkit:masterfrom
EliteCoder18:feat/enable-request-pipelining

Conversation

@EliteCoder18

@EliteCoder18 EliteCoder18 commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Fixes #240.

Changelog

* Enable request pipelining for GETs on the `AsyncClient`.

@luisschwab

Copy link
Copy Markdown
Member

Can you add this to the CHANGELOG?

Comment thread CHANGELOG.md Outdated
@EliteCoder18
EliteCoder18 force-pushed the feat/enable-request-pipelining branch from 92ac99d to 186f73f Compare August 19, 2026 08:45
Comment thread src/async.rs Outdated
@EliteCoder18
EliteCoder18 force-pushed the feat/enable-request-pipelining branch from 186f73f to 56bc1d7 Compare August 19, 2026 09:23

@luisschwab luisschwab left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK 56bc1d7

@luisschwab
luisschwab merged commit 0420210 into bitcoindevkit:master Aug 20, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enable request pipelining

2 participants