libnice 0.3.0

Safe, high-level Rust bindings to libnice.
docs.rs failed to build libnice-0.3.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

libnice

Safe, high- and low-level Rust bindings to libnice.

Usage

See the connects_and_transmits_data test in the file src/ice.rs for a full example of the high-level bindings.

License

libnice is licensed under both the Mozilla Public License version 1.1 and the GNU Lesser General Public License version 2.1 (just like libnice itself). For the full text of these licenses, see the files LICENSE.MPL and LICENSE.LGPL respectively.