Rust implementation of the Microsoft Remote Desktop Protocol (RDP)
Stars
2.9k
Forks
185
Watchers
2.9k
Open Issues
68
Overall repository health assessment
No package.json found
This might not be a Node.js project
370
commits
362
commits
153
commits
109
commits
66
commits
47
commits
44
commits
30
commits
28
commits
26
commits
docs(dvc-com-plugin): add missing README.md to unblock crates.io publish (#1213)
6baf726View on GitHubbuild(deps): bump the patch group across 1 directory with 2 updates (#1203)
b50a934View on GitHubrefactor(server): replace wildcard re-exports with explicit item list (#1208)
1aa9af9View on GitHubfeat(cliprdr,web,ffi): implement clipboard file transfer support (#1166)
c98a8fbView on GitHubfeat(session): handle slow-path graphics and pointer updates (#1132)
9383380View on GitHubfeat(server): add ConnectionHandler trait for connection lifecycle hooks (#1194)
5c08c7fView on GitHubci: bump actions to node 24 compatible versions (#1206)
e60500dView on GitHubfeat(client): add --scale-desktop CLI option for display scaling factor (#1200)
e5ab222View on GitHubfeat(pdu,graphics): add RemoteFX Progressive codec primitives (#1196)
49099f0View on GitHubfeat(server): IPv6 dual-stack and SO_REUSEADDR for run() (#1187)
f10625cView on GitHubfeat(session): handle Auto-Detect Request PDUs from server (#1178)
4dcad09View on GitHubfeat(egfx): add send_uncompressed_frame for V8 clients (#1182)
ea47bf8View on GitHubbuild: upgrade sspi to 0.19, picky to rc.22, fix NTLM fallback (#1188)
c70d38aView on GitHub