3
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
# RDP Service C++ Performance Target
|
||||
|
||||
Paused/archival note: this document is an RDP performance track record, not the
|
||||
current source of truth for node-to-node transport. Fabric transport is now
|
||||
QUIC-only between nodes; use
|
||||
`docs/architecture/DISTRIBUTED_FABRIC_NODE_PROTOCOL_PLAN.md`,
|
||||
`docs/architecture/FABRIC_FIRST_TRANSPORT_AND_STRESS_PLAN.md`, and
|
||||
`docs/architecture/SECURE_ACCESS_FABRIC_TARGET.md` for the active transport
|
||||
model.
|
||||
|
||||
## Status
|
||||
|
||||
This is the paused RDP service performance direction. The implementation name is `RDP Adapter`: a concrete `Service Adapter` that translates Microsoft RDP into the platform session/data-plane protocol. The common adapter contract is defined in `docs/architecture/SERVICE_ADAPTER_PROTOCOL.md`; the RDP-specific runtime plan is defined in `docs/architecture/RDP_ADAPTER_RUNTIME.md`.
|
||||
|
||||
Reference in New Issue
Block a user