TUIOjs

June 28, 2009 ยท View on GitHub

Javascript TUIO client library.

This library uses a connector to receive the TUIO data. Currently, there are two connectors available:

  • npTuioClient based connector. Check it's project page to see how it works.

  • Stomp based connector. This connector uses XHR to get events from a Stomp server.