Skip to content

TURN TCP transport support #257

@paullouisageneau

Description

@paullouisageneau

The library currently supports TURN UDP transport only. TURN TCP transport can help connecting as a fallback on some restricted networks where UDP traffic is blocked, at the price of degraded performance.

A draft implementation for client side was started earlier in #111, but it has some issues and needs to be adapted to the different concurrency modes.

TURN TCP transport is typically exploited by WebRTC to increase connectivity. Note that it is different from ICE-TCP and TURN TCP Allocations (RFC 6062).

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