Prototype a Slimbus based backend
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 830
- Forks
- 108
- Avg merge
- 6d 33m
- Merged PRs (30d)
- 2
Description
It seems that people hate the dep tree required to run zbus (with tokio or async-io), perhaps we could try to implement minimal backend with my experimental https://github.com/PolyMeilex/slimbus crate, which is zbus with nearly everything fancy stripped out.
Obviously I don't intend to mantain zbus alternative, the idea is that for such a simple usecase as rfd it can just stay in a frozen state and never be updated. Dbus spec will probably not rug pull us any time soon.
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
The issue names the experimental slimbus crate but no rfd files, tests, entry points, or acceptance criteria. Start by examining how rfd currently implements its zbus backends and reviewing the linked slimbus crate. The work is complete only when the intended minimal backend scope and validation criteria are defined and implemented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- backend, desktop-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100