aboutsummaryrefslogtreecommitdiffstats
path: root/test/index.html
blob: 66b36190fb34956aad3e1bddc5eae4c7f46addc2 (plain)
1
2
3
4
5
6
7
8
9
10
<html>
  <head>
    <title>afb-daemon test</title>
  <body>
    <h1>afb-daemon test</h1>
    <ol>
     <li><a href="hello-world.html">Hello World!</a>
     <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>