Giter VIP home page Giter VIP logo

Comments (4)

iamnafets avatar iamnafets commented on July 17, 2024 1

90% sure this is because the default signaling servers have crashed. Host your own and things seem to work.

from y-webrtc.

tim-hilt avatar tim-hilt commented on July 17, 2024

I can confirm, that I have the same issue.

Link to minimal reproduction example: https://github.com/tim-hilt/syncedstore/blob/webrtc-minimal-repro/app/page.tsx

It works with y-websocket though.

from y-webrtc.

crystalthoughts avatar crystalthoughts commented on July 17, 2024

I had problems with firefox using this library, maybe it's related.

from y-webrtc.

Vivekagent47 avatar Vivekagent47 commented on July 17, 2024

@iamnafets I also have same problem, but I found out that when we console.log peers, they are being added to bcPeers, not to the webrtcPeers. But I dont know how to make them add in the webrtcPeers

{
    "added": [
        "1348b4c7-04f9-465b-98d3-55f1c211926f"
    ],
    "removed": [],
    "webrtcPeers": [],
    "bcPeers": [
        "1348b4c7-04f9-465b-98d3-55f1c211926f"
    ]
}

from y-webrtc.

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.