From 963c9eb00c122fa71c337b1ad0592c9157b30426 Mon Sep 17 00:00:00 2001 From: David Barksdale Date: Sun, 2 Feb 2014 22:44:49 -0600 Subject: Update README.md --- README.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 2fb3192..1bfb58b 100644 --- a/README.md +++ b/README.md @@ -34,14 +34,13 @@ What You Can Do Now 9. Alice and Bob can send messages with the input box at the bottom of the page. ### Compile GNUnet with emscripten ### -0. Install [emscripten] and add it to your `PATH`. -1. Execute `./build-gnunet.sh` -2. Execute `lein run` -3. Open http://localhost:3000/gnunet.html +0. Execute `./build-gnunet.sh` +1. Execute `lein run` +2. Open http://localhost:3000/gnunet.html We're a long way from running GNUnet in the browser. Currently we have the -transport service linked into a javascript file which is loaded into a -shared worker. +transport and ats services running as shared workers and the peerinfo service +provided by the browser window thread. To debug a shared worker in chrome open chrome://inspect and click the "inspect" link next to the http://localhost:3000/js/gnunet-service-transport.js -- cgit v1.2.3-18-g5258