Runtime-owned transport selection hook.
Project application code should keep calling the normal SDK namespaces. A host/cloud wrapper may install a transport before or during app startup so the same fs.*, shared.*, entities.*, etc. calls ride a different carrier.
fs.*
shared.*
entities.*
Runtime-owned transport selection hook.
Project application code should keep calling the normal SDK namespaces. A host/cloud wrapper may install a transport before or during app startup so the same
fs.*,shared.*,entities.*, etc. calls ride a different carrier.