Support Server-sent Events
Open
- Dominant language
- TypeScript
- Stars
- 719
- Forks
- 33
- Avg merge
- 5h 46m
- Merged PRs (30d)
- 60
Description
When the OAS spec has a endpoint that produces `text/event-stream`, initiate a polling GET request as SSE demands
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing how feTS handles endpoints described by an OAS spec and how polling GET requests are initiated. Focus on the response path for an endpoint producing text/event-stream and review the existing fetch or request tests before choosing coverage. Done means such an endpoint is handled according to SSE expectations without breaking other response types.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- openapi, typescript
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100