Skip to main content

Formal specifications

Comlink Profile

Comlink Profile is a simple format for describing application use‐cases. It enables you to describe the business behavior of an application without the need to go into detail of implementation.

Comlink Map

Comlink Map is a format for describing one concrete implementation of a Comlink Profile. It essentially maps the application (business) semantics into provider’s interface implementation.

Provider

Provider definition is a simple description of a remote service running on the Internet. It declares the provider name, its servers & expected authentication.

super.json

Local configuration for installed profiles, maps, providers; their authentication & overall SDK behavior (failover policies, etc).