Alison Craig | ef12da8 | 2015-03-06 09:41:43 -0700 | [diff] [blame] | 1 | The query UI helps with testing the system for queries. |
2 | |||||
3 | Things to note: | ||||
4 | + It is written with the assumption that it is being run dynamically. | ||||
5 | As such, it's recommended to be used with a server or a dynamic environment | ||||
6 | (like http://brackets.io), because it otherwise just shows the autocomplete bar. | ||||
7 | + To send Interests and get Data, it'll need to integrate the NDN-JS codebase. |