eclipse-iceoryx / iceoryx

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

Add PortThroughputIntrospectionTopic #2347

Closed consolexinhun closed 1 month ago

consolexinhun commented 2 months ago

Brief feature description

I want to get information about PortThroughputIntrospectionTopic in iox-introspection

Detailed information

PortIntrospection<PublisherPort, SubscriberPort>::PortData::prepareTopic(PortThroughputIntrospectionTopic& topic) is unimpliment (https://github.com/eclipse-iceoryx/iceoryx/blob/main/iceoryx_posh/include/iceoryx_posh/internal/roudi/introspection/port_introspection.inl#L597),when will this feature be ready?

elBoberido commented 1 month ago

@consolexinhun currently there is no-one working on this and the focus of the core team is shifting more and more towards iceoryx2.

elBoberido commented 1 month ago

Closing the issue since it is a duplicate of #402