tree: e70f92ba1d551a9e4462fa94df085a50fcf98c1d [path history] [tgz]
  1. query.css
  2. query.html
  3. README.md
  4. sample.json
  5. search_catagories.json
  6. temp.json
client/query/README.md

The query UI helps with testing the system for queries.

Things to note:

  • It is written with the assumption that it is being run dynamically. As such, it's recommended to be used with a server or a dynamic environment (like http://brackets.io), because it otherwise just shows the autocomplete bar.
  • To send Interests and get Data, it'll need to integrate the NDN-JS codebase.