github.com/anacrolix/torrent@v1.61.0/webtorrent/otel.go (about) 1 package webtorrent 2 3 const ( 4 tracerName = "anacrolix.torrent.webtorrent" 5 webrtcConnTypeKey = "webtorrent.webrtc.conn.type" 6 )