datachannel-sys 0.18.0

Native bindings to libdatachannel.
Documentation
[build-dependencies.bindgen]
version = "0.60"

[build-dependencies.cmake]
version = "0.1"

[build-dependencies.cpp_build]
optional = true
version = "0.5"

[build-dependencies.openssl-src]
optional = true
version = "111"
[dependencies.openssl]
version = "0.10"

[features]
media = []
vendored = ["openssl/vendored", "dep:openssl-src", "dep:cpp_build"]

[package]
authors = ["Romain Leroux <romain@leroux.dev>"]
categories = ["network-programming"]
description = "Native bindings to libdatachannel."
edition = "2021"
exclude = ["libdatachannel/examples", "libdatachannel/deps/json", "libdatachannel/deps/usrsctp/fuzzer"]
license = "MPL-2.0"
links = "datachannel"
name = "datachannel-sys"
repository = "https://github.com/lerouxrgd/datachannel-rs"
version = "0.18.0"