Endpoint to get a specific resource's events as SSE
Open
delta
enhancement
- Dominant language
- Scala
- Stars
- 301
- Forks
- 76
- PR merge metrics
- No merged PRs in 30d
Description
**Motivation**
It is currently possible to watch all resources events within a project using SSE. However it is not possible to watch events of a specific resource.
**Acceptance criteria**
1. It is possible to get the events related to a single resource as SSE
Contributor guide
Research direction
Start by locating the existing SSE endpoint that watches all resource events within a project, then trace how resource identifiers and event streams are handled. Done means a request can subscribe to events for one specific resource via SSE, with coverage for the stated acceptance criterion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100