Index: web/testclient/README =================================================================== --- web/testclient/README (revision 5236) +++ web/testclient/README (revision 5237) @@ -8,6 +8,15 @@ by pressing Ctrl-Shift-C in the browser. +draw.html - this page is for canvas drawing tests. +sockets.html - websocket test. +index.html - links for all test pages. + + +Note: if you start the node.js test server (../testserver) these files can be +found in the `/test` directory. + + The server echo socket ----------------------