]> Sergey Matveev's repositories - btrtrc.git/blob - webtorrent/otel.go
Make fs a separate module
[btrtrc.git] / webtorrent / otel.go
1 package webtorrent
2
3 const (
4         tracerName        = "anacrolix.torrent.webtorrent"
5         webrtcConnTypeKey = "webtorrent.webrtc.conn.type"
6 )