eclipse-score / eclipse-score/communication
Provide an async stream for newly available services / ServiceDescriptors
Open
rust-api
- Dominant language
- C++
- Stars
- 62
- Forks
- 97
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 72
Description
In the Rust-API, we provide newly available services as items that are yielded by an AsyncIterator (https://github.com/rust-lang/rust/issues/79024) This will be outlined together with the C++ API overhaul so that both APIs feel similar. For now, adding a one-shot API providing an Iterator.
TODO: link this to an issue for the C++ part or rewrite this issue to contain it.
Result of https://github.com/orgs/eclipse-score/discussions/1076 workshop
Contributor guide
Assessment
This issue has not been assessed yet.