FedP2P/webtorrent/otel.go

7 lines
133 B
Go

package webtorrent
const (
tracerName = "anacrolix.torrent.webtorrent"
webrtcConnTypeKey = "webtorrent.webrtc.conn.type"
)