Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Translib APIs for subscription (sonic-net#92)
Added/updated following translib APIs: - Subscribe() for handling ON_CHANGE notifications - Stream() for handling SAMPLE, POLL, ONCE subscriptions - IsSubscribeSupported() for collecting subscription capabilities - NewSubscribeSession() to create a SubscribeSession object These APIs use the new appInterafce functions translateSubscribe() and processSubscribe() to process subscription request and responses. Signed-off-by: Sachin Holla <sachin.holla@broadcom.com>
- Loading branch information