eclipse-iceoryx / eclipse-iceoryx/iceoryx2
Implement display for port factory for all messaging patterns
Open
- Dominant language
- Rust
- Stars
- 2.5k
- Forks
- 185
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 47
Description
## (Code) Example Of Cumbersome API
If one would like to print a state overview of a service it would be nice if the `port_factory::{event|publish_subscribe|...}` would have implemented `Display` to show the overview from the example.
Contributor guide
Research direction
Start with the code example referenced in the issue and the port_factory definitions for the event, publish-subscribe, and other messaging patterns. Determine the state overview expected by the example; done means each listed port factory implements Display and presents that overview consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- distributed-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100