Library services

To use this library in your code:

import system.services
User-space side of the RPC API for defining and using services.

Interfaces

A handler for requests from clients.

Classes

Base class for clients that connect to and use provided services (see ServiceProvider).

A service provider.

A service selector is used to identify and discover services. It has a unique id that never changes and major and minor versions numbers that support evolving APIs over time.