Skip to content

Add support for new attributes on latest DataChannel specification #14

@piranna

Description

@piranna

According to http://dev.w3.org/2011/webrtc/editor/webrtc.html#peer-to-peer-data-api (June 3th), now DataChannels has removed the 'reliable' atribute and it's using ordered, maxRetransmitTime, maxRetransmits, protocol, negotiated and id. Reliable library should have a way to define them and work as spected on the new specification.

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