How to not receive the accumulated pushes from Pusher after returning online? -


how can 1 prevent pusher automatically pushing piled messages client after client goes online after being offline, i.e. after client re-establishes connection?

pusher doesn't presently buffer messages delivered upon reconnection. functionality described in questions isn't application needs consider right now.

future releases may contains called event buffer offer functionality. documentation released around time detail how avoid receiving buffered events.


Comments

Popular posts from this blog

c# - Validate object ID from GET to POST -

node.js - Custom Model Validator SailsJS -

php - Find a regex to take part of Email -