Skip to content
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

Add new message to support model-type bindings for OOP workers #83

Merged
merged 15 commits into from
Nov 1, 2022

Conversation

liliankasem
Copy link
Member

@liliankasem liliankasem commented Oct 4, 2022

Related issue: Azure/azure-functions-dotnet-worker#1035

A protobuf message for sending ParameterBindingData from the host to the workers; this is used to hydrate SDK-type bindings.

@liliankasem liliankasem force-pushed the sdk-bindings/support-reference-type branch from ed666d3 to 4d41543 Compare October 7, 2022 19:28
@liliankasem liliankasem marked this pull request as ready for review October 20, 2022 23:38
@liliankasem liliankasem changed the title Add new message to support SDK-type binding Add new message to support SDK-type bindings Oct 20, 2022
src/proto/FunctionRpc.proto Outdated Show resolved Hide resolved
src/proto/FunctionRpc.proto Outdated Show resolved Hide resolved
@liliankasem liliankasem changed the title Add new message to support SDK-type bindings Add new message to support model-type bindings for OOP workers Oct 26, 2022
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.

4 participants