Streaming/SSE Implementation
Open
emitter:go
feature
- Dominant language
- TypeScript
- Stars
- 27
- Forks
- 90
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 156
Description
> Migrated from https://github.com/Azure/autorest.go/issues/1450
---
TypeSpec needs to support streaming. In particular, there needs to be a way to:
Declare that an operation takes and returns a conceptual stream
A way to layer configuration of particular protocols on top, such as SSE
Built-in support for common streaming protocols, e.g. JSONL and SSE
Codegen support
Contributor guide
Assessment
This issue has not been assessed yet.