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

TCGC should map the streaming response into binary type #2053

Open
4 tasks done
lirenhe opened this issue Jan 8, 2025 · 0 comments
Open
4 tasks done

TCGC should map the streaming response into binary type #2053

lirenhe opened this issue Jan 8, 2025 · 0 comments
Assignees
Labels
lib:tcgc Issues for @azure-tools/typespec-client-generator-core library

Comments

@lirenhe
Copy link
Member

lirenhe commented Jan 8, 2025

Clear and concise description of the problem

The support for SSE/Streaming is still under design, to quickly workaround the spec that contains streaming response, TCGC should treat streaming with binary to enable each emitter to still generate the runnable code with this feature.

Checklist

  • Follow our Code of Conduct
  • Check that this issue is about the Azure libraries for typespec. For feature request in the typespec language or core libraries file it in the TypeSpec repo
  • Read the docs.
  • Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
@lirenhe lirenhe added the lib:tcgc Issues for @azure-tools/typespec-client-generator-core library label Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lib:tcgc Issues for @azure-tools/typespec-client-generator-core library
Projects
None yet
Development

No branches or pull requests

2 participants