Mobility Middleware

Canvas's Mobility Middleware is a layer present between App definition framework and the browser or native application. It takes care of tempering the response to have data as needed for the targeted channel. This layer allows the standard services and apps to be consumed by various potential target applications. This layer also has the ability to support a new OS-based native channel application that requires the data in custom format. For a HTML5-based rendering, JSON is used as the standard format for data exchange between the device and the server.

Features:

  • It is responsible for rendering application across the channels with unified view.
  • It provides responsive rendering across the channels (Mobile, Tablet, and Laptop).
  • It provides the ability to render channel specific Apps.