Skip to content

[http-client-java] Generate synchronous and asynchronous SSE operations #11942

Description

Clear and concise description of the problem

The Java emitter does not generate complete public APIs and wiring for TypeSpec SSE operations.

Acceptance criteria

  • Generates the approved synchronous consumption type and asynchronous Flux type.
  • Connects operation methods to generated SSE decoding.
  • Generates required imports, annotations, JavaDoc, and tests.
  • Covers normal completion, early termination, errors, and cancellation.

Dependencies

Checklist

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

emitter:client:javaIssue for the Java client emitter: @typespec/http-client-javafeatureNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions