Incremental view publication to client

Hi,

I’m looking for an application which will connect via web sockets to Couchbase server view and receive automatically incremental updates every time when new document is created which will fit the view conditions. There will be about 30 updates per second therefore running full view every time is not feasible for my application.

Is there a way to achieve this functionality with Couchbase?

Any recommendations are appreciated.

Thanks
Jozef