Skip to content

Use stream reader instead of async iteration for reading messages#84

Merged
benbrandt merged 1 commit intomainfrom
remove-node-types
Sep 12, 2025
Merged

Use stream reader instead of async iteration for reading messages#84
benbrandt merged 1 commit intomainfrom
remove-node-types

Conversation

@benbrandt
Copy link
Copy Markdown
Member

This makes the TS library not dependent on node types so it can also run
in the browser.

It is likely the previous code would be ok, but this method is supported
in more environments

Signed-off-by: Ben Brandt benjamin.j.brandt@gmail.com

This makes the TS library not dependent on node types so it can also run
in the browser.

It is likely the previous code would be ok, but this method is supported
in more environments

Signed-off-by: Ben Brandt <benjamin.j.brandt@gmail.com>
@cla-bot cla-bot Bot added the cla-signed label Sep 12, 2025
@benbrandt benbrandt merged commit 4676c20 into main Sep 12, 2025
4 checks passed
@benbrandt benbrandt deleted the remove-node-types branch September 12, 2025 11:10
nerzhulart pushed a commit to nerzhulart/agent-client-protocol that referenced this pull request Oct 21, 2025
…entclientprotocol#84)

This makes the TS library not dependent on node types so it can also run
in the browser.

It is likely the previous code would be ok, but this method is supported
in more environments

Signed-off-by: Ben Brandt <benjamin.j.brandt@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant