softwaremill / softwaremill/chimp
T6 - subscription types
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 102
- Forks
- 10
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 16
Description
Target branch: 2026-07-28-protocol-support
Add SubscriptionFilter, SubscriptionsListenParams, SubscriptionsListenResult, SubscriptionsAcknowledgedParams and the notification wrapper and schema tests.
Spec:
Subscriptions - Opening a Stream
Subscriptions - Notification Filter
Subscriptions - Acknowledgment
Schema - SubscriptionFilter
Schema - SubscriptionsListenResult
Conformance scenarios that must pass after this task: none.
Docs: no.
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 reading the linked subscription and schema specifications, then locate the existing Scala protocol types and schema tests in the repository. Add the four named subscription types, the notification wrapper, and their schema tests; done means the requested tests pass and the types match the referenced specification.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100