eclipse-iceoryx / eclipse-iceoryx/iceoryx
Integrate Request-Response into introspection
- Dominant language
- C++
- Stars
- 2.2k
- Forks
- 492
- Avg merge
- 18h 57m
- Merged PRs (30d)
- 1
Description
## Brief feature description
Currently the port introspection only supports publisher and subscriber.
## Detailed information
In order to add the client and server to the port introspection, it must be refactored. The refactoring is part of #518.
Look for `@todo iox-#1128` comments in `port_manager.cpp`
Contributor guide
Research direction
Start with the `@todo iox-#1128` comments in `port_manager.cpp`, then read issue #518 to understand the required refactoring. Trace how publisher and subscriber ports are currently exposed through introspection. Done means client and server ports are included in port introspection after the refactoring is complete.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- distributed-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100