Skip to content

feat(http): add a bounded cancellable host client - #13

Closed
fffonion wants to merge 1 commit into
masterfrom
feat/http-bounded-client
Closed

feat(http): add a bounded cancellable host client#13
fffonion wants to merge 1 commit into
masterfrom
feat/http-bounded-client

Conversation

@fffonion

@fffonionfffonion commented Aug 10, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • add a bounded cancellable HTTP host client
  • integrate HTTP calls with generated host bindings and VM suspension

Stack

Layer 2 of 14
Previous: #11
Next: #14

Validation

  • cargo test --locked --features http-client --test http_host_tests

@fffonion
fffonionforce-pushed the feat/http-bounded-client branch from 4c91eb0 to 1fa4309CompareAugust 10, 2026 23:02
Base automatically changed from feat/agent-host-signature-inference to masterAugust 11, 2026 12:08
@fffonion

Copy link
Copy Markdown
CollaboratorAuthor

Superseded by #26. The buffered HTTP implementation was folded into the final bounded HTTP/SSE layer.

Sign up for freeto 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.

1 participant

@fffonion