go-stun icon indicating copy to clipboard operation
go-stun copied to clipboard

Missing package "turn"

Open nobbes opened this issue 5 years ago • 1 comments

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.

nobbes avatar Jun 09 '20 13:06 nobbes

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

0wwafa avatar May 24 '25 15:05 0wwafa