]> rtime.felk.cvut.cz Git - coffee/mt-apps.git/blobdiff - html/index.html
doc, cleaning, no per session data
[coffee/mt-apps.git] / html / index.html
index e5aa1083c355de00222232fa44c4edabf067c2a1..ee763799e29e47f742140307a5d97cd499144d1f 100644 (file)
@@ -5,7 +5,7 @@
 <script>
     var socket = new WebSocket(
         "ws://" + document.domain + ':' + location.port,
-        "dumb-increment-protocol"
+        "merica-terminal-protocol"
     );
 
     function update(id, msg) {