summaryrefslogtreecommitdiff
path: root/crates/utils/tcp_connection/src/behaviour.rs
AgeCommit message (Collapse)Author
2025-09-29Add incremental transfer functionality and update core components魏曹先生
- Implement instance_incremental_transfer module for efficient file synchronization - Add support for chunk-based file transfer with hash comparison - Update TCP connection utilities to support incremental transfer protocol - Enhance error handling and version management for file synchronization - Update dependencies and integrate new functionality into main library