3
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
# RDP Adapter Runtime
|
||||
|
||||
Paused/archival note: this document remains useful for RDP adapter internals,
|
||||
but it is not the current source of truth for transport/runtime architecture.
|
||||
Fabric transport is now QUIC-only between nodes. For active transport,
|
||||
recovery, and routing behavior, see
|
||||
`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`.
|
||||
|
||||
Status: active implementation plan for the new C++ RDP Adapter internals.
|
||||
|
||||
Current implementation status:
|
||||
|
||||
Reference in New Issue
Block a user