msf-ice 0.2.0

Interactive Connectivity Establishment (ICE) for Rust.
Documentation
1
2
3
4
5
6
7
8
9
10
# Changelog

## v0.2.0 (2022-05-02)

* Create ICE components using the agent/channel builder instead of polling them
* Get server-reflexive addresses automatically from given STUN servers

## v0.1.0 (2022-04-01)

* Initial release