Skip to content

Commit

Permalink
docs: add enhancing for client in v2.3 (#206)
Browse files Browse the repository at this point in the history
feat: add enhancing for client in v2.3

Signed-off-by: Gaius <[email protected]>
  • Loading branch information
gaius-qi authored Dec 31, 2024
1 parent d8fb3d9 commit 97dedb4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/roadmap/v2.3.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ Scheduler:

Client:

- Download file content via UDS(Unix domain socket) transmission, `dfget` calls UDS for downloading and output
the file content to the path specified by the option `--output`.
- Support RDMA/QUIC for faster network transmission in the P2P network, enhancing the loading of
AI inference models into memory.
- Define a codable protocol for data transmission, providing faster encoding/decoding.
Expand Down

0 comments on commit 97dedb4

Please sign in to comment.