Skip to content

Implement different WebRTC protocol topologies such as ICE-TCP/UDP #263

Description

@ehfd

Can be AI-driven: Yes, as long as all cases are tested carefully in real-life by people as well as automated tests.
Expected to be workable with: Fable 5, GPT-5.6 Sol, Kimi-K3, Opus 5, or equivalent (risky with Opus 4.8 or under).
Prompt or reference: Comments below, https://neko.m1k1o.net/docs/v3/configuration/webrtc, https://github.com/pion/ice, https://github.com/pion/webrtc.


Different protocol topologies to TURN and STUN (such as ICE-TCP/UDP)

https://neko.m1k1o.net/docs/v3/configuration/webrtc

Pion provides various WebRTC configurations and protocols including EPR, UDPMUX, TCPMUX, NAT1TO1, ICE-LITE, ICE-TCP, etc. These techniques allow more setup flexibility in addition to TURN/STUN and allow limiting port ranges or using a single port for many numbers of connections.

Same as TCPMUX and UDPMUX in Pion and Neko - more information in https://neko.m1k1o.net/docs/v3/configuration/webrtc

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions