rdkcentral / Lightning-SDK

SDK for Lightning framework
Apache License 2.0
130 stars 69 forks source link

feat(FTL): Created Firebolt Transport Layer API #226

Closed jlacivita closed 3 years ago

jlacivita commented 3 years ago

Overview

Created a Transport Layer API for sending/receiving JSON-RPC from a Firebolt Execution Environment

Justification

The Transport Layer API should be agnostic to the actual Firebolt API, to minimize code duplication / chance of typos / etc.

Changes

rdkcmf-jenkins commented 3 years ago

Blackduck scan failure details

Summary: 0 violations, 0 files pending approval, 3 files pending identification.

mhughesacn commented 3 years ago

Hi @jlacivita The headers on this repository had to be switched to Metrological, so the three index.js files that have RDK Management copyrights on line 5 need to switch to Metrological instead. Thanks, Martin Hughes, RDK CMF Compliance Team

jlacivita commented 3 years ago

Thanks again @mhughesacn !