webrtc-sctp 0.6.1

A pure Rust implementation of SCTP
Documentation
1
2
3
4
5
6
7
8
9
10
11
# webrtc-sctp changelog

## Unreleased

* Increased min verison of `log` dependency to `0.4.16`. [#250 Fix log at ^0.4.16 to make tests compile]https://github.com/webrtc-rs/webrtc/pull/250 by [@k0nserv]https://github.com/k0nserv.
* [#245 Fix incorrect chunk type Display for CWR]https://github.com/webrtc-rs/webrtc/pull/245 by [@k0nserv]https://github.com/k0nserv.

## Prior to 0.6.1

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