webrtc-media 0.4.7

A pure Rust implementation of WebRTC Media API
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# webrtc-media changelog

## Unreleased

## v0.4.7

* Bumped util dependency to `0.6.0`.
* Bumped rtp dependency to `0.6.0`.


## Prior to 0.4.7

Before 0.4.7 there was no changelog, previous changes are sometimes, but not always, available in the [GitHub Releases](https://github.com/webrtc-rs/media/releases).