Skip to content

webrtc: opening connection refactor #609

Description

@gab8i

The WebRTC transport drives opening connections through polling over a state machine, rather than encapsulating that logic in a connection object. This works but is harder to follow than it needs to be, and does redundant work on every poll. This issue tracks a follow-up refactor proposed in this #579 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions