Skip to content

Commit

Permalink
Move nodered ws client to common area
Browse files Browse the repository at this point in the history
  • Loading branch information
fictorial committed May 4, 2010
1 parent e7d42c9 commit a1db9a7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion demo/pubsub_over_websockets/README.md
Expand Up @@ -3,7 +3,6 @@
1. Launch Redis.
1. Launch NodeRed with a `ws` server listening on port 8081.
1. Open two browser windows to the `index.html` file.
1. Enter a nickname in both windows.
1. In both windows, subscribe to a channel (invent a channel name).
1. In one window, publish a message (e.g. Hello!).
1. See it in the other window.
Expand Down

0 comments on commit a1db9a7

Please sign in to comment.