An open API service indexing awesome lists of open source software.

https://github.com/fujio-turner/sg-stream-demo

A simple Sync Gateway event feed listener
https://github.com/fujio-turner/sg-stream-demo

couchbase-mobile couchbase-sync-gateway sync-gateway

Last synced: about 1 year ago
JSON representation

A simple Sync Gateway event feed listener

Awesome Lists containing this project

README

          

# sg-stream-demo
simple _change(event) feed listener for Sync Gateway

This script is a simple example of how to get a continuous data feed from Sync Gateway like IMAGE BELOW.

For a complete list of options to the _changes api go to: https://developer.couchbase.com/documentation/mobile/current/references/sync-gateway/rest-api/index.html#/database

![alt text](https://github.com/Fujio-Turner/sg-stream-demo/blob/master/img/sg-to-current-systems.png)