Sync data from server to mobile client

Hello, I know that couchbase can sync the data from mobile client to the remote server. But If I want to sync the data from the server to the mobile client, can it meet my requirement?

For example, I use couchbase server SDK to insert a document. Can it sync to the client’s couchbase lite database automatically? Is there any document about this?

Thank you.

yes, you can, you can use Couchbase Server 5.0 & Sync Gateway 1.5. FYI

Thank you. It’s awesome.

1 Like