]> Sergey Matveev's repositories - btrtrc.git/commit
Limit the write buffer to work around a webrtc datachannel issue
authorMatt Joiner <anacrolix@gmail.com>
Sun, 3 May 2020 08:39:16 +0000 (18:39 +1000)
committerMatt Joiner <anacrolix@gmail.com>
Sun, 3 May 2020 08:39:16 +0000 (18:39 +1000)
commitdad5ab89a58be8c755ea6ef87b4bb6dbaefb5589
tree82839de66dab5493535c4b97760ca5bd5ae3057b
parent39171df0c65e257adeb58939ca26e889e6fd2982
Limit the write buffer to work around a webrtc datachannel issue

https://github.com/pion/datachannel/issues/59. Fixes https://github.com/anacrolix/torrent/issues/402.
peerconn.go