NFD-js

After prototyping NDN-BrowserKit I am ready to make a second attempt, in parallel with the NFD project.

The main difference between this and the browserkit project is the use of Webworkers to avoid blocking the UI thread in the browser.

In addition, I hope this project can facilitate experiments in scaleable webrtc communication between large peer groups. For more, see Dynamic Named Data Overlay Networks

Design Thoughts