1.3 Overview

This protocol enables clients to subscribe to receive pull notifications from the server, or to receive streaming notifications from the server. For pull notifications, clients subscribe to updates and then receive these updates from the server in response to specific requests. For streaming notifications, the server automatically pushes the updates to clients through an open connection.