File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -64,6 +64,12 @@ The SIL Kit ecosystem comprises the following turn-key solutions:
6464* The `SIL Kit FMU Importer <https://github.com/vectorgrp/sil-kit-fmu-importer >`_
6565 allows to import Functional Mockup Units (FMUs) as SIL Kit participants.
6666
67+ * The `SIL Kit Adapter for Byte Stream Socket <https://github.com/vectorgrp/sil-kit-adapters-byte-stream-socket >`_
68+ can be used to bridge any socket and transmit the content between it using SIL Kit Topics.
69+
70+ * The `SIL Kit Adapter veIPC <https://github.com/vectorgrp/sil-kit-adapters-veipc >`_
71+ allows attaching SIL Kit to a socket provided by the Vector MICROSAR Adaptive veIPC (Vector Module for Interprocessor Communication) component.
72+
6773Related Applications
6874--------------------
6975
Original file line number Diff line number Diff line change @@ -115,6 +115,12 @@ The |ProductName| ecosystem comprises the following turn-key solutions:
115115* The `SIL Kit FMU Importer <https://github.com/vectorgrp/sil-kit-fmu-importer >`_
116116 can import Functional Mockup Units (FMUs) as SIL Kit participants.
117117
118+ * The `SIL Kit Adapter for Byte Stream Socket <https://github.com/vectorgrp/sil-kit-adapters-byte-stream-socket >`_
119+ can be used to bridge any socket and transmit the content between it using SIL Kit Topics.
120+
121+ * The `SIL Kit Adapter veIPC <https://github.com/vectorgrp/sil-kit-adapters-veipc >`_
122+ allows attaching SIL Kit to a socket provided by the Vector MICROSAR Adaptive veIPC (Vector Module for Interprocessor Communication) component.
123+
118124Related Applications
119125~~~~~~~~~~~~~~~~~~~~
120126
You can’t perform that action at this time.
0 commit comments