What
The IPC binding used to far building blocks of mw::com like message_passing and memory/shared. Now with working GenericProxy and GenericSkeleton it is possible to use mw::com directly.
This is done by mapping one SOME/IP service to one GenericProxy / GenericSkeleton instance. The someipd might provide an IPC service to trigger e.g. FindService on the network.
See also https://github.com/orgs/eclipse-score/discussions/3240
Acceptance Criteria (DoD)
The IPC binding is replaced with one based on mw::com
How
No response
What
The IPC binding used to far building blocks of
mw::comlikemessage_passingandmemory/shared. Now with workingGenericProxyandGenericSkeletonit is possible to usemw::comdirectly.This is done by mapping one SOME/IP service to one
GenericProxy/GenericSkeletoninstance. Thesomeipdmight provide an IPC service to trigger e.g.FindServiceon the network.See also https://github.com/orgs/eclipse-score/discussions/3240
Acceptance Criteria (DoD)
The IPC binding is replaced with one based on
mw::comHow
No response