Skip to content

feat: add responseMode option for transport configuration#118

Merged
esgn merged 1 commit into
masterfrom
17-batch-or-stream
May 5, 2026
Merged

feat: add responseMode option for transport configuration#118
esgn merged 1 commit into
masterfrom
17-batch-or-stream

Conversation

@esgn
Copy link
Copy Markdown
Member

@esgn esgn commented May 5, 2026

Closes #17

This pull request introduces a small change to the buildTransport function in src/index.ts, setting the responseMode option to "stream".

@esgn esgn merged commit 12f2812 into master May 5, 2026
3 checks passed
@esgn esgn deleted the 17-batch-or-stream branch May 5, 2026 16:13
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.

HTTP Streamable : batch or stream ?

1 participant