confluentinc / confluentinc/vscode
VSCode-Medusa SSE subscription + production
Open
- Dominant language
- TypeScript
- Stars
- 34
- Forks
- 17
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 8
Description
Following the work from: #2321
On creation of a Medusa Server-Sent Events Stream the extension should:
1. Subscribe to the SSE Stream: `GET /v1/streams/{streamID}`
2. Start the stream: `PATCH /v1/streams/{streamId}/start`
3. Forward the SSE event body to the Kafka Rest API for production to Kafka.
Contributor guide
Assessment
This issue has not been assessed yet.