]> Sergey Matveev's repositories - btrtrc.git/commit
Rework peer connection writer to keep individual writes smaller
authorMatt Joiner <anacrolix@gmail.com>
Tue, 14 Jun 2022 04:07:45 +0000 (14:07 +1000)
committerMatt Joiner <anacrolix@gmail.com>
Tue, 14 Jun 2022 06:01:47 +0000 (16:01 +1000)
commit54665f160ab37ffdd5625b8b0c4e9599150f8ce6
tree12ed03433e09a2dcaf03d3f50b9d9ec8cd8008a4
parentcaf35cd9b8af201297c0447149f533da04c8daa2
Rework peer connection writer to keep individual writes smaller

This fixes an issue with WebRTC when the write buffers get too big.
peer-conn-msg-writer.go