Skip to Content

libdatachannel v0.21.2

Created
Updated

libdatachannel is a standalone implementation of WebRTC Data Channels, WebRTC Media Transport, and WebSockets in C++17 with C bindings for POSIX platforms (including GNU/Linux, Android, and Apple macOS) and Microsoft Windows.

# License

# Supported Platforms

!xbox

  • linux
  • osx
  • uwp
  • windows

    # Features

    Default feature: ws

    # srtp

    Use Cisco's libSRTP for media transport.

    Dependencies:

    No transitive dependencies.

    Host Dependencies:
    2 transitive dependencies:

    # stdcall

    Use stdcall convention in callbacks

    Dependencies:

    No dependencies.

    Host Dependencies:

    No dependencies.

    # ws default

    Web Socket support

    Dependencies:

    No dependencies.

    Host Dependencies:

    No dependencies.

    # Dependencies

    No transitive dependencies.

    # Host Dependencies

    # Dependents

    No dependents.

    # Host Dependents

    No dependents.

    # Contributors

    • Nemirtingas's avatar Nemirtingas
    • Billy O'Neal's avatar Billy O'Neal
    • NancyLi1013's avatar NancyLi1013
    • Cal McLean's avatar Cal McLean
    • Jack·Boos·Yu's avatar Jack·Boos·Yu
    • Vladimir Voronin's avatar Vladimir Voronin
    • Thomas1664's avatar Thomas1664
    • JonLiu1993's avatar JonLiu1993
    • crisboarna's avatar crisboarna
    • Lily Wang's avatar Lily Wang
    • jim wang's avatar jim wang
    • Frank's avatar Frank
    • Chuck Walbourn's avatar Chuck Walbourn
    • Sergey Podobry's avatar Sergey Podobry
    • Bruce Mitchener's avatar Bruce Mitchener
    • vipcxj's avatar vipcxj
    • MonicaLiu's avatar MonicaLiu
    • Kai Pastor's avatar Kai Pastor

    # Changelog

    • e9f935a [libdatachannel] Drop unused dep, fix DLL install, add test port (#40439)
    • 8ae59b5 [libdatachannel] Update, cleanup (#40337)
    • 85480b5 [libdatachannel] Update to 0.21.1 (#39165)
    • ce16ce0 [libdatachannel] update to <0.20.3> (#38267)
    • 0a16a90 [libdatachannel] fix #37058 (#37060)
    • ea7f006 [libdatachannel] Update to 0.20.1 (#36959)
    • 64e52bf [libdatachannel] Fix LibJuice's find method (#36338)
    • 8c08848 [libdatachannel] Delete the redundant dependency libSRTP in the config file (#36191)
    • 0b17830 [libdatachannel] Update to 0.19.5 (#36160)
    • 8810558 [libdatachannel] Fix dependency not found (#35618)
    and 22 more commits:

    # Source