GENIVI / rvi_core

Specify, design, plan and build a reference implementation of the open source infrastructure that drives next generation's connected vehicle services.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Report local service registrations to other locally connected services

magnusfeuer opened this issue · comments

Today only remote service registrations are forwarded to the locally connceted services through register_remote_service().

When register_service() is invoked from a local service registering itself, that registraion should be forwarded to all other local services.

Fixed in 0.3.0