Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Notification based BufferedDataConnection #1143

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Sep 19, 2023

  1. untested addition of BufferedNotifyConnection

    Leon Ahuja committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    d2dcd3c View commit details
    Browse the repository at this point in the history
  2. working chunking and notification

    Leon Ahuja committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    4408c5a View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Working implementation of BufferedNotify, final API

    Leon Ahuja committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    1858ebd View commit details
    Browse the repository at this point in the history
  2. export type and provide example

    Leon Ahuja committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    777e423 View commit details
    Browse the repository at this point in the history
  3. Finalise APi and comments

    Leon Ahuja committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    01177c9 View commit details
    Browse the repository at this point in the history