Allow parsing of named events
Open
- Dominant language
- JavaScript
- Stars
- 6
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Just like the serialize options, just passing in {event: name} should work.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the SSE/EventSource parsing and serialization entry points, then compare how serialize options handle named events. Implement support for passing {event: name} while parsing, and verify that named SSE events are returned as expected without breaking existing parsing behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100