Synclets logoSynclets

The Essentials

createSynclet

Essential

The createSynclet function wires the provided components, implementations, and options into a fully configured Synclet instance. Read more.

createDataConnector

Essential

The createDataConnector function creates a custom DataConnector instance from the provided implementation callbacks. Read more.

createMetaConnector

Essential

The createMetaConnector function creates a custom MetaConnector instance from the provided implementation callbacks. Read more.

createTransport

Essential

The createTransport function creates a custom Transport instance from the provided implementation callbacks. Read more.