Skip to content

Allow a peerconnection to offer localhost identities. #708

Description

@Nemirtingas

Hi, I wanted to create a loopback only peerconnection to connect with myself, but it seems like that the library doesn't generate candidate/offer with 127.0.0.1/::1 as ip. I workaround this by using rtc::Configuration::bindAddress, thankfully I used libjuice so I could bind on loopback, then libdatachannel started to generate loopback candidates/offers.
Is it the way to go or is there a better way ? I'm using libdatachannel v0.17.1

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