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

ENT-12414: Use librsync's Stream API in GET <FILENAME> requests #5629

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

larsewi
Copy link
Contributor

@larsewi larsewi commented Nov 19, 2024

  • Added file stream API
  • New network protocol version v4 - filestream

TODO:

@larsewi larsewi force-pushed the librsync branch 7 times, most recently from c29dfd8 to 937589a Compare November 20, 2024 12:43
cf-serverd/server_common.c Fixed Show fixed Hide fixed
cf-serverd/server_common.c Fixed Show fixed Hide fixed
cf-serverd/server_common.c Fixed Show fixed Hide fixed
cf-serverd/server_common.c Fixed Show fixed Hide fixed
libcfnet/client_code.c Fixed Show fixed Hide fixed
libcfnet/client_code.c Fixed Show fixed Hide fixed
libcfnet/client_code.c Fixed Show fixed Hide fixed
libcfnet/file_stream.c Fixed Show fixed Hide fixed
libcfnet/file_stream.c Fixed Show fixed Hide fixed
Ticket: None
Changelog: None
Signed-off-by: Lars Erik Wik <[email protected]>
Ticket: ENT-12414
Changelog: None
Signed-off-by: Lars Erik Wik <[email protected]>
Added API for streaming file contents over the network using the RSYNC
algorithm from librsync.

Ticket: ENT-12414
Changelog: None
Signed-off-by: Lars Erik Wik <[email protected]>
Ticket: ENT-12414
Changelog: Title
Signed-off-by: Lars Erik Wik <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant