PowerSync Kotlin
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
Skip to content
PowerSync Kotlin
PowerSync
/
com.powersync.web
/
WebConnectionFactory
/
WebConnectionFactory
Web
Connection
Factory
web
constructor
(
coroutineScope
:
CoroutineScope
=
GlobalScope
,
wasmUri
:
String
=
sqlite3WasmUri()
,
workers
:
PowerSyncWorkerConnector
=
PowerSyncWorkerConnector()
)
(
source
)