Skip to content

undefined var in html examples #3

@bhyde

Description

@bhyde

The variable onramp appears in the html examples, but it is never declared or initialized.

For example in the walkthru

onrampServer.on('message', function(peerAddress){
  // 3. Connect to another browser which is 
  //    connected to the WebSocket server
  var peer = onramp.connect(peerAddress);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions