thunderbird-android icon indicating copy to clipboard operation
thunderbird-android copied to clipboard

Create a way to allow writing sync engines in Kotlin

Open cketti opened this issue 1 year ago • 0 comments

Currently sync15 only supports sync engines written in Rust. However, we want to provide the data that should be synced via Kotlin. So we need to create a custom SyncEngine that can interface with Kotlin.

cketti avatar Jul 30 '24 18:07 cketti