Sample code snippet showcase integration of backplane with desktop agent ‘finsemble’.Finsemble v7.3.2 is used.
"finsembleBackplaneBridge":{
"name": "finsembleBackplaneBridge",
"appId": "finsembleBackplaneBridge",
"manifest":
{
"bootParams":
{
"stage":"earlyuser",
"stopOnFailure":false,
"autoStart": true,
"timeout":10000
},
"appService":true,
"waitForInitialization":true,
"window": {
"url": "$applicationRoot/services/finsembleBackplaneBridge/finsembleBackplaneBridge.html"
}
}
},
# npm
npm install @finos/fdc3-backplane-client
#yarn
yarn add @finos/fdc3-backplane-client
Copyright (C) 2022 Backplane open source project
Distributed under the Apache License, Version 2.0.
SPDX-License-Identifier: Apache-2.0