start
The start method activates the Synclet by connecting its data and meta connectors, attaching transports, and beginning message processing. This method must be called before performing sync operations. It invokes the optional onStart implementation callback if provided.
start(): Promise<void>| returns | Promise<void> |
|---|
Since
v0.0.0