diff options
author | José Bollo <jose.bollo@iot.bzh> | 2016-05-30 17:53:10 +0200 |
---|---|---|
committer | José Bollo <jose.bollo@iot.bzh> | 2016-05-30 17:53:10 +0200 |
commit | 8902bb356f6b67c31e54cb23c27cd375f2f4ccdb (patch) | |
tree | eecdfd2301afad777bcaa19214f4e08bd3a55851 /doc/afb-tests-overview.md | |
parent | ec667b3dfe10945dc6fa140ef5acaaf10a437db9 (diff) |
Improves documentation
Change-Id: I7a93b69d56912f396aa7819149038746aa59e620
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Diffstat (limited to 'doc/afb-tests-overview.md')
-rw-r--r-- | doc/afb-tests-overview.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/afb-tests-overview.md b/doc/afb-tests-overview.md index 4ea25275..98d971fc 100644 --- a/doc/afb-tests-overview.md +++ b/doc/afb-tests-overview.md @@ -9,7 +9,9 @@ Here are the tests shipped in the source tree: * **afb-client-demo** (command-line WebSockets) + * **token-websock.qml** (Qt/QML WebSockets) + * ***.html** (HTML5/JS HTTP-REST & WebSockets) @@ -38,7 +40,7 @@ The command doesn't return. You should type requests of type <api> <verb> [<json So, try: auth connect - audio init + hello pingjson true <br /> |