front_idill/extern/fajran-tuiojs/connector/stomp/README.md
changeset 25 a7b0e40bcab0
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/front_idill/extern/fajran-tuiojs/connector/stomp/README.md	Fri Apr 06 18:32:13 2012 +0200
@@ -0,0 +1,27 @@
+TUIOjs
+======
+
+A TUIO gateway for javascript.
+
+Data flow
+---------
+
+The data flow can be illustrated more or less like the following.
+
+    Tracker =[tuio]=> gateway => message queue =[stomp/http]=> browser.
+
+Requirements
+------------
+
+- [orbited](http://orbited.org/)
+- [pytuio](http://code.google.com/p/pytuio/)
+- [stompy](http://code.google.com/p/stomppy/)
+- [jquery](http://jquery.org)
+- a fast browser. Tested with safari 4 on mac os x tiger.
+
+Screencast
+----------
+
+<http://www.screencast.com/t/6ACXWUph>
+
+