Skip to content
This repository was archived by the owner on Dec 8, 2022. It is now read-only.
This repository was archived by the owner on Dec 8, 2022. It is now read-only.

User callback should fully resolve across interfaces #32

@stonier

Description

@stonier

Should fully resolve a serviceResolved callback across all interfaces.

Currently this will only provide a ros service info with information from the one interface which triggered it. It would be good to check the other interfaces and bring all the information together, and pass that.

When an interface is dropped, that might also be a good place to trigger serviceResolved and serviceRemoved callbacks from the user - but to differentiate we need to check if it is still being served on the other interfaces first.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions