| author | bastiena |
| Fri, 06 Apr 2012 18:32:13 +0200 | |
| changeset 25 | a7b0e40bcab0 |
| permissions | -rw-r--r-- |
TUIOjs ====== Javascript TUIO client library. This library uses a connector to receive the TUIO data. Currently, there are two connectors available: * [npTuioClient](http://github.com/fajran/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](http://stomp.codehaus.org/) server.