Skip to content

Initial core integration of Quiddity with multiple shmdata in the connection API

Nicolas Bouillot requested to merge named-shm-connector into named-shm

This initial MR provides initial integration of Quiddity with multiple shmdata in the connection API.

  • The Claw class used by Quiddity and provide API for connection and specification of the available shmdata
  • Integration of the Claw class into Quiddity
  • An example quiddity the uses the Claw class
  • A test the instanciate the example Quiddity

Next MRs to come:

  • Implementation of the specification
  • Implementation of the connection and introspection

Merge request reports