Skip to content

Add closed PeerConnection signalling state #78

Open
elixir-webrtc/ex_webrtc
#218
@Karolk99

Description

@Karolk99

Based on the WebRTC documentation , the PeerConnection signaling state is supposed to change to 'closed' if one side closes the connection. However, currently, the ice_connection_state_change message returns :failed when the other side closes the connection. This issue makes it difficult to differentiate between connection errors and properly closed connections.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions