mirror of
https://github.com/livekit/livekit.git
synced 2026-04-01 00:05:40 +00:00
* Send connection type to telemetry When connected, determine how the participant's primary connection is connected and report it in ParticipantActive event. * address feedback * fixed case where prflx is reported instead of relay * incorporate comments