mafintosh / mafintosh/event-source-stream
Best way to check the status of a stream
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 47
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
I devloped a client which is holding a lot of SSE Streams at once. I would like the client to periodicaly check my pool of connections so that I could repair a connection if needed.
What would be the best way to check the status of the connection? I found https://github.com/mafintosh/event-source-stream/pull/4 but I am not sure how handle the events which are fired correctly.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the connection events discussed in the issue and the linked pull request #4. Before implementation, clarify the desired status-checking and repair behavior; done should mean the project has an agreed API or documented approach for monitoring and handling disconnected SSE streams.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100