The Webhooks Push proposal aims to standardize how webhooks are used to push data notifications from servers to clients. A webhook is an HTTP callback that allows one system to send real-time data to another system when a specific event occurs.
More Info on Push Replication with EntityEvent and Webhooks