rustdesk-rains/libs/clipboard
ClSlaid 4cd8d8a4a5
patch: faster preload with BufReader
1. seek avoided with self maintained offset
2. BufReader to read faster

Signed-off-by: ClSlaid <cailue@bupt.edu.cn>
2023-10-28 22:33:51 +08:00
..
docs/assets refactor: adjust windows file layout 2023-08-24 23:53:15 +08:00
src patch: faster preload with BufReader 2023-10-28 22:33:51 +08:00
build.rs feat: add x11 clipboard support 2023-09-08 19:39:00 +08:00
Cargo.toml patch: simplify FUSE 2023-10-16 00:51:12 +08:00
README.md windows clipboard 2022-02-15 11:18:53 +08:00

clipboard

Copy files and text through network. Main lowlevel logic from FreeRDP.

TODO: Move this lib to a separate project.

impl

windows

scene

A1->B1

B1->A1