tree: ef56d39ffd9f957bdc527780c65f45fd5bc04589 [path history] [tgz]
  1. query.html
  2. query.js
  3. query2.css
  4. README.md
  5. sample.json
  6. search_catagories.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.