otel.go 133 B

123456
  1. package webtorrent
  2. const (
  3. tracerName = "anacrolix.torrent.webtorrent"
  4. webrtcConnTypeKey = "webtorrent.webrtc.conn.type"
  5. )