mirror of
https://github.com/rustdesk/rustdesk.git
synced 2024-12-01 09:51:38 +08:00
6672087f7c
Signed-off-by: fufesou <shuanglongchen@yeah.net>
17 lines
300 B
Markdown
17 lines
300 B
Markdown
# clipboard
|
|
|
|
Copy files and text through network.
|
|
Main lowlevel logic from [FreeRDP](https://github.com/FreeRDP/FreeRDP).
|
|
|
|
TODO: Move this lib to a separate project.
|
|
|
|
## impl
|
|
|
|
### windows
|
|
|
|
![scene](./docs/assets/scene3.png)
|
|
|
|
![A1->B1](./docs/assets/win_A_B.png)
|
|
|
|
![B1->A1](./docs/assets/win_B_A.png)
|