Based on https://typespec.io/can-i-use/http/, there are two **streaming** scenarios not covered yet by the code generator: - [Receive](https://github.com/microsoft/typespec/blob/main/packages/http-specs/specs/streaming/jsonl/main.tsp#L23-L28) - [Send](https://github.com/microsoft/typespec/blob/main/packages/http-specs/specs/streaming/jsonl/main.tsp#L15-L21)
Based on https://typespec.io/can-i-use/http/, there are two streaming scenarios not covered yet by the code generator: