Skip to content
This repository was archived by the owner on Feb 26, 2021. It is now read-only.
This repository was archived by the owner on Feb 26, 2021. It is now read-only.

Make the Readme and example clearer, so that it's easier to get running #59

Open
@zrg-team

Description

@zrg-team

/dns4/ws-star-signal-1.servep2p.com/tcp/443/wss/p2p-websocket-star/

websocket.js:112 WebSocket connection to 'wss://ws-star-signal-1.servep2p.com/socket.io/?EIO=3&transport=websocket' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED
const ipfsOptions = {
  EXPERIMENTAL: {
    pubsub: true
  },
  repo: '/ipfs.only/chatme/browser/ipfs/0.9.6',
  start: true,
  config: {
    Addresses: {
      Swarm: [
        '/dns4/ws-star-signal-1.servep2p.com/tcp/443/wss/p2p-websocket-star'
      ]
    }
  }
}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions