added better comments to api.js and moved server test code into subdir
authorTodd Brandt <tebrandt@frontier.com>
Thu, 23 Aug 2012 08:58:46 +0000 (01:58 -0700)
committerTodd Brandt <tebrandt@frontier.com>
Thu, 23 Aug 2012 08:58:46 +0000 (01:58 -0700)
commit1047da5c298b9537ec38129d1bb47c9842a8dcf1
tree9d53fe7833f500652d52ada729eb897717af0c7a
parent746e3631214f40f623a83778ed726e5a91682768
added better comments to api.js and moved server test code into subdir
plugins/websocketsink/test/api.js
plugins/websocketsink/test/servertest/client.html [new file with mode: 0644]
plugins/websocketsink/test/servertest/server.html [moved from plugins/websocketsink/test/server.html with 89% similarity]
plugins/websocketsink/test/servertest/server.js [moved from plugins/websocketsink/test/server.js with 97% similarity]
plugins/websocketsink/test/test.js