Skip to content

Connections don't get established #118

@dnish

Description

@dnish

Hey,
we currently deployed an production app with Trystero . We noticed that about 60% of the connections within a room don't get established. One room has always 2 peers in it. This is what we get when we log the rootSubscribe and selfSubscribe onMessage handlers:

Image

We can see that 2 peers are active, but nothing more happens. The room.onPeerJoin callback is never fired.

To check if there are any WebRTC issues, we've also set iceTransportPolicy: "relay" to force using one of the TURN servers. But even that didn't fix the issue in production, there are still many connections like the one in the picture.

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