SIGN IN SIGN UP

Optimise `sync_pull` to pull frames in batches

Previously, we pulled frames one by one. This patch changes it pull
frames in batches. Currently, the batch size is set to 128 (the
maximum supported by the server)
A
Avinash Sajjanshetty committed
b7dfab49854db9b4c40bdcef73efd45485e6751e
Parent: 4ef5e81