summaryrefslogtreecommitdiff
path: root/rola-bucket/src/protocol
Commit message (Collapse)AuthorAgeFilesLines
* refactor: use `io::Error::other` and simplify closures魏曹先生2026-06-181-4/+4
|
* feat(protocol): add LocalFileSystemProtocol魏曹先生2026-06-181-0/+92
| | | | | Implement a local filesystem-based bucket transfer protocol with client and bucket side operations.
* feat(rola-bucket): add bucket transfer protocol and error handling魏曹先生2026-06-181-0/+19