Skip to content

stun.DialConfig{} requires a tls.Config instead of *tls.Config #235

@kosmas-valianos

Description

@kosmas-valianos

If you want to use stun.DialURI with a custom stun.DialConfig you are required to use a tls.Config instead of a pointer to it. That ends up in "copying lock" whining from linters etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions