silentrob / superscript-websocket-demo

WebSocket example app
18 stars 9 forks source link

eplies #4

Open brw31415 opened 8 years ago

brw31415 commented 8 years ago

Like the last author, i get the following on node 0.12 ubuntu 14.0 in console, the interface has blank replies

Object {text: "Welcome to the SuperScript Color Demo!↵"} (index):74 Object {text: "<< What is your favorite color?↵"} (index):74 Object {text: ">> red"} (index):74 Object {text: "<< ", color: "#fff"} (index):74 Object {text: ">> green"} (index):74 Object {text: "<< ", color: "#fff"} (index):74 Object {text: ">> hello"} (index):74 Object {text: "<< ", color: "#fff"}