Preview of the proposed up-rust native-frame-model branch (up-rust b6b99c6d, up-spec f0e9b17) — not released documentation. branch · write-up

Module udiscovery

Source
Expand description

Client API for the uDiscovery core service.

Structs§

RpcClientUDiscovery
A UDiscovery client implementation for invoking operations of a local uDiscovery service.
TopicInfo
One discoverable topic as reported by the uDiscovery service.

Constants§

RESOURCE_ID_FIND_SERVICES
The resource identifier of uDiscovery’s find services operation.
RESOURCE_ID_GET_SERVICE_TOPICS
The resource identifier of uDiscovery’s get service topics operation.
UDISCOVERY_TYPE_ID
The uEntity (type) identifier of the uDiscovery service.
UDISCOVERY_VERSION_MAJOR
The (latest) major version of the uDiscovery service.

Traits§

UDiscovery
The uProtocol Application Layer client interface to the uDiscovery service.