create

suspend fun Session.Companion.create(configPath: String): Session

Creates a new Ouisync session and connects it to a org.equalitie.ouisync.service.Service.

Parameters

configPath

path to the config directory of the service to connect to. The session only needs read access to it.