...
The vrComponent
message announces the availability of the given component to all other components. This message should be sent at start-up and in response to vrAllCall. All components except libraries should implement this functionality.
...
All components except libraries should implement listening to this message.