role

The role of liboscit is to ease the implementation of an oscit compliant network interface. The library takes care of:

  1. announcing the application on the network through zeroconf/avahi
  2. answer meta queries (see oscit)
  3. verify type signature, call methods and send response back to caller and observers
  4. ease the construction of the url tree
  5. ease the creation of GUI interfaces to osc based devices
Gaspard Bucher