Skip to content

netless-io/yjs-android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e3394f4 · Jul 23, 2024

History

2 Commits
Jul 23, 2024
Jul 23, 2024
Jul 23, 2024
Jul 23, 2024
Jul 23, 2024
Jul 23, 2024
Jul 23, 2024
Jul 23, 2024
Jul 23, 2024
Jul 23, 2024
Jul 23, 2024
Jul 23, 2024
Jul 23, 2024
Jul 23, 2024
Jul 23, 2024

Repository files navigation

YJS Android

Yjs Android is a real-time collaboration framework for Android. It is based on Yjs and quickjs-android

build.gradle Configuration

// project build
allprojects {
    repositories {
        // ...
        maven { url 'https://jitpack.io' }
    }
}

dependencies {
    implementation "com.github.netless-io:yjs-android:0.1.0-alpha01"
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published