developerforce / SalesforceDurableStreamingDemo

Salesforce Durable Streaming Demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Durable streaming doesn't support filter

jairzh opened this issue · comments

Streaming supports filter: https://developer.salesforce.com/docs/atlas.en-us.api_streaming.meta/api_streaming/using_filtered_subscriptions.htm

But I test that the durable streaming does not support it after use this demo code.