go-stun
go-stun copied to clipboard
Missing package "turn"
The second example does not work (README.md - TURN: Relayed transport address allocation), because the package "github.com/pixelbender/go-stun/turn" is missing. It was removed on 14 Feb 2017 with the ice package. Is there another way and the README is outdated or is it not supported anymore? Thank you very much.
any news?
main5.go:14:2: no required module provides package github.com/pixelbender/go-stun/turn; to add it: go get github.com/pixelbender/go-stun/turn