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

Add streaming push #110

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Commits on Jan 28, 2024

  1. client is now clonable and can be used in concurrent manner

    Signed-off-by: Aviram Hassan <[email protected]>
    aviramha committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    02f4f34 View commit details
    Browse the repository at this point in the history
  2. remove needless mut

    Signed-off-by: Aviram Hassan <[email protected]>
    aviramha committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    a4945a9 View commit details
    Browse the repository at this point in the history
  3. add pushing blob from a bytes stream

    Signed-off-by: Aviram Hassan <[email protected]>
    aviramha committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    b2f855f View commit details
    Browse the repository at this point in the history