]> Sergey Matveev's repositories - btrtrc.git/blob - webtorrent/otel.go
Don't panic if changing interest fills the write buffer
[btrtrc.git] / webtorrent / otel.go
1 package webtorrent
2
3 const (
4         tracerName        = "anacrolix.torrent.webtorrent"
5         webrtcConnTypeKey = "webtorrent.webrtc.conn.type"
6 )