datachannel-sys 0.15.0

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

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

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

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

[features]
static = ["openssl/vendored", "openssl-src", "cpp_build"]

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