You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This document describes the new features and changes introduced in ThunderNanoServicesRDK R5.3 (compared to the latest R5.2 release).
6
+
7
+
## Changes and New Features
8
+
9
+
### Change: Multiple plugins changed
10
+
11
+
Multiple plugins were changed for Thunder 5.3 and the added @json tag in IDL header file go(as replacement for the previous meta data file for the JSON-RPC interface)
12
+
They were also adopted for the improved connection closed ASSERT and the handling of dangling proxies where applicable.
13
+
14
+
The Monitor plugin had several issues fixed as well as the MessageControl plugin.
15
+
16
+
### Feature: BridgeLink plugin
17
+
18
+
The BridgeLink plugin was added, it is a plugin that exposes Remote plugins (from a Remote Thunder instance) via a Composite plugin locally.
0 commit comments