Sync gateway notifications

Hi team . I use ionic 3 couchbase lite with couchbase server i want to create notification every time an object is create in couchbase server for specific device .

How can i figure out this ?

thanks in advance

Watch this video on how Sync Gateway works. It will give you some insight.

thanks for your quick answer.

Thanks again for this greet explanation.

But I have several device i want to every time a java application send an object to the syc-gateway this one send a notification to a specific device and not others:

tank you in advance

@layoussou,
Take a look into the upcoming Couchbase Eventing in 5.5.

Docs: https://developer.couchbase.com/documentation/server/5.5/eventing/eventing-examples.html

thank @househippo i take a look right now.