tx4-go-pion-sys 0.0.1

Low level rust bindings to the go pion webrtc library
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# tx4-go-pion-sys

Rust bindings to the go pion webrtc library.

[![Project](https://img.shields.io/badge/project-holochain-blue.svg?style=flat-square)](http://holochain.org/)
[![Forum](https://img.shields.io/badge/chat-forum%2eholochain%2enet-blue.svg?style=flat-square)](https://forum.holochain.org)
[![Chat](https://img.shields.io/badge/chat-chat%2eholochain%2enet-blue.svg?style=flat-square)](https://chat.holochain.org)

[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
[![License: Apache-2.0](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0)

Access the go-pion-webrtc api interface using the
pub once_cell::sync::Lazy static [API] handle.

License: MIT OR Apache-2.0