eclipse-iceoryx / iceoryx

Eclipse iceoryx™ - true zero-copy inter-process-communication
https://iceoryx.io
Apache License 2.0
1.57k stars 373 forks source link

Feature request: print the number of ports in the introspection client #2299

Closed tobiasstarkwayve closed 3 weeks ago

tobiasstarkwayve commented 4 weeks ago

Brief feature description

The ports list in the iceoryx introspection client can be hard to read once there are more open ports than fit on a page. To make it easier to get an overview, add the total number of ports to the heading.

This also helps when deciding upon the value of MAX_PUBLISHERS

Detailed information

n/a