Skip to content

feat(rs): generate invocation streams #181

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

rvolosatovs
Copy link
Member

@rvolosatovs rvolosatovs commented Jul 11, 2024

Generate a vector of streams of invocation handling futures rather than a serving loop to allow for callers to manage tasks, for example, to limit the amount of concurrent invocations

@rvolosatovs rvolosatovs enabled auto-merge July 11, 2024 11:12
@rvolosatovs rvolosatovs force-pushed the feat/serve-interfaces-stream branch 2 times, most recently from ff8a20c to cdaff27 Compare July 11, 2024 12:53
@rvolosatovs rvolosatovs force-pushed the feat/serve-interfaces-stream branch from cdaff27 to 3ca4b20 Compare July 11, 2024 13:00
@rvolosatovs rvolosatovs added this pull request to the merge queue Jul 11, 2024
@rvolosatovs rvolosatovs removed this pull request from the merge queue due to a manual request Jul 11, 2024
@rvolosatovs rvolosatovs force-pushed the feat/serve-interfaces-stream branch from 4b41c7e to 078b87f Compare July 11, 2024 13:55
@rvolosatovs rvolosatovs added this pull request to the merge queue Jul 11, 2024
Merged via the queue into bytecodealliance:main with commit 1751d6a Jul 11, 2024
25 checks passed
@rvolosatovs rvolosatovs deleted the feat/serve-interfaces-stream branch July 11, 2024 15:03
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.

1 participant