summaryrefslogtreecommitdiff
path: root/examples/webchannel/qwclient/package.json
Commit message (Collapse)AuthorAgeFilesLines
* Added a generic node.js debug client as an exampleSumedha Widyadharma2014-09-191-0/+14
qwclient can connect to any qwebchannel server using a websocket transport. The service can then be used through a REPL. It can, for instance, be used with the standalone example server. Change-Id: Ie73d19b0376caf2fcf6ae02ec19a56e27bddfd33 Reviewed-by: Milian Wolff <milian.wolff@kdab.com>