Skip to content

Commit

Permalink
remove testcode, fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ragingwind committed Jan 26, 2014
1 parent d8b85e3 commit 706ec6e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 18 deletions.
4 changes: 2 additions & 2 deletions readme.md
Expand Up @@ -12,9 +12,9 @@ MQTT bot for broker testing on CLI

mqttbot -b 10 -t test mqtt://username:passwd@mx.cloudmqtt.com:18629

## VAI WEBSOCKET
## VIA WEBSOCKET

WARNING: Some of public broker(`m2m.eclipse.org`, `test.mosquitto.org`) reject a ws connection from mqttbot with an error 404 or 403. We've tested with `broker.mqttdashboard.com` on our side it work well.
WARNING: Some of public broker(`m2m.eclipse.org`, `test.mosquitto.org`) rejects a ws connection from mqttbot with an error 404 or 403. We've tested with `broker.mqttdashboard.com` on our side it works well.

mqttbot -b 2 -t test ws://localhost:8080/mqtt
mqttbot -b 2 -t test ws://broker.mqttdashboard.com:8000/mqtt
Expand Down
16 changes: 0 additions & 16 deletions test/test-ws.js

This file was deleted.

0 comments on commit 706ec6e

Please sign in to comment.