diff options
author | José Bollo <jose.bollo@iot.bzh> | 2016-04-08 17:51:09 +0200 |
---|---|---|
committer | José Bollo <jose.bollo@iot.bzh> | 2016-04-08 17:51:09 +0200 |
commit | e7cd169beafdcdb7f268184b0d8d75dff2c82e9c (patch) | |
tree | b09d01dedbd91b8ecde548c4abd844f5020d858c /test/index.html | |
parent | e267cc7d7ab546abea72549e425042403dd76bc6 (diff) |
proposal for a new js interface
Change-Id: Icd9908fa976bf0020eff5ad25995bad1771bfa98
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Diffstat (limited to 'test/index.html')
-rw-r--r-- | test/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/index.html b/test/index.html index 66b36190..5103a833 100644 --- a/test/index.html +++ b/test/index.html @@ -8,3 +8,4 @@ <li><a href="client-ctx.html">client context</a> <li><a href="sample-post.html">Sample post</a> <li><a href="websock.html">websockets</a> + <li><a href="AFB.html">AFB.js</a> |