Skip to content

Conversation

@sanchxt
Copy link
Owner

@sanchxt sanchxt commented Jan 7, 2026

Fixes directory transfers that get stuck at 0 bits transferred.

Changes:

  • Added ChunkAck acknowledgment for directories and empty files
  • Fixed empty files being incorrectly created as directories
  • Ensured protocol symmetry between sender and receiver

Tested with cargo test -p yoop-core - all tests pass.

Added ChunkAck for directories and empty files. Fixed empty files
being created as directories.
@sanchxt sanchxt merged commit 31ab31a into main Jan 7, 2026
10 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants