v1.1.0
Feature
- support the turn of tcp transport.
- forwarding between tcp and udp transport.
- removed monitoring interface.
[[turn.interfaces]]
transport = "tcp"
bind = "127.0.0.1:3478"
external = "127.0.0.1:3478"
What's Changed
Full Changelog: v1.0.4...v1.1.0