You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 17, 2020. It is now read-only.
I am planning on building an android app where I would like to (re)-use the syncthing protocol.
What would be the best way to re-use the native Java implementation in this repository?
Do you plan on releasing that to maven central?
I am aware of jitpack but I am not sure if it is a suitable way? It seems like the releases target the version of syncthing-lite and not the underlying protocol implementation. Maybe the protocol bit could be extracted into its own repository?