--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/front_idill/extern/fajran-tuiojs/README.md Fri Apr 06 18:32:13 2012 +0200
@@ -0,0 +1,15 @@
+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.
+
+