connect

fun connect(dbName: String, serviceUrl: String, credentials: String, webSocketPath: String = DEFAULT_WEBSOCKET_PATH, webSocketPort: Int = DEFAULT_WEBSOCKET_PORT): Session

Connects a client to Concordant platform.

Return

the client session to communicate with Concordant.

Parameters

credentials

the credentials provided by the client.

dbName

the database name that should be accessed.

webSocketPath

the path to the web socket