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

Streaming/SSE #615

Open
2 of 15 tasks
lmazuel opened this issue Apr 5, 2024 · 0 comments
Open
2 of 15 tasks

Streaming/SSE #615

lmazuel opened this issue Apr 5, 2024 · 0 comments
Assignees

Comments

@lmazuel
Copy link
Member

lmazuel commented Apr 5, 2024

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

TypeSpec

Preview Give feedback
  1. design:needed triaged:core
    bterlson

Spec

Preview Give feedback
  1. qiaozha
  2. docs lib:tcgc
    tadelesh
  3. kristapratico
  4. DPG
    srnagar
  5. deyaaeldeen
  6. Client CodeGen
    schaabs

Implementation

Preview Give feedback
  1. feature lib:tcgc
  2. DPG
  3. Client CodeGen
  4. jhendrixMSFT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants