Giter Club home page Giter Club logo

Comments (5)

feross avatar feross commented on May 22, 2024 5

Btw, you shouldn't add a new set of event listeners in socket.on('receivePeerSignal', function(data) { because that will get called multiple times with each bit of signaling data and you'll end up handling the 'connec't and 'data' events multiple times.

from simple-peer.

feross avatar feross commented on May 22, 2024

What version of node, simple-peer, and which browser are you using? Your example works fine for me.

Make sure you're using the latest simple-peer, version 5.11.3.

from simple-peer.

feross avatar feross commented on May 22, 2024

I'm closing this, as I can't reproduce it. It works for me. If you have new information you can provide to help narrow this down, please comment or open a new issue. Thanks!

from simple-peer.

adammw avatar adammw commented on May 22, 2024

@feross yep, I believe my mis-signalling was to blame here. thanks!
For reference I've updated my gist and and confirm it works correctly.

from simple-peer.

mayeaux avatar mayeaux commented on May 22, 2024

Thanks that actually helped save me on another project I was working on :)

from simple-peer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.