Don't replicate data over webhooks. SCROLL
welidev.github.io
Don't replicate data over webhooks. SCROLL
1–2 of 2 posts
Re: Don't replicate data over webhooks. SCROLL
#2A simple mecanism:
Open an https stream to a collection, each new line is a new object event with a cursor.
Your server was down? Simply subscribe to the same collection from the last cursor saved.