]> Sergey Matveev's repositories - btrtrc.git/commit
Add contexted ReadWriter to handshakes
authorMatt Joiner <anacrolix@gmail.com>
Sat, 10 Aug 2024 11:51:45 +0000 (21:51 +1000)
committerMatt Joiner <anacrolix@gmail.com>
Sat, 10 Aug 2024 11:51:45 +0000 (21:51 +1000)
commit2502dd29f4f5b3d9c756ff264adde9009adaa327
tree3e836657fea7a5b31e72bc1757a8c8fe338848d6
parentb7b97a6666eb2450b09d735718f3d6721d2d8d30
Add contexted ReadWriter to handshakes
client.go
go.mod
go.sum
internal/ctxrw/ctxrw.go [moved from mse/ctxrw.go with 91% similarity]
mse/mse.go
peer_protocol/handshake.go
torrent_test.go