Azure / Azure/azure-functions-java-worker
Implement all the message types in StreamingMessage
Abierto
area:java-functions
Enhancement
New Feature
P1
reviewed
- Lenguaje dominante
- Java
- Estrellas
- 103
- Forks
- 74
- Merge medio
- 4 d 8 h
- PR fusionados (30 d)
- 2
Descripción
Functions host will start sending various messages defined under StreamingMessage: https://github.com/Azure/azure-functions-language-worker-protobuf/blob/dev/src/proto/FunctionRpc.proto#L20
To avoid breaking language worker, please implement all of them otherwise grpc will start throwing errors.
Note: only dummy implementations needed for now to avoid breaking changes
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.