Skip to content

Commit

Permalink
mention debug mode
Browse files Browse the repository at this point in the history
  • Loading branch information
benbrittain committed Aug 14, 2012
1 parent f56653d commit fe734aa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ This is a multi-person chat room demo written using our webRTC.io library. [Exam
npm install webRTC.io
```
for absurdly detailed instruction on setting up the demo, go to the demo repo.

To run the server in debug mode, append '-debug' to the node command

## Example code

### Client
Expand Down
Binary file added lib/.webrtc.io.js.swp
Binary file not shown.

0 comments on commit fe734aa

Please sign in to comment.