|
a212793117
|
rename module name from bt to go-bt
|
2023-04-01 21:07:18 +08:00 |
|
|
fad4a74a4a
|
update the peer protocol
|
2023-03-04 21:30:51 +08:00 |
|
|
7fa1fa8480
|
add the read&write timeout for peer conn
|
2023-03-03 23:51:21 +08:00 |
|
|
45c6d11874
|
refactor the codes
|
2023-03-01 22:50:46 +08:00 |
|
|
a2af7e1c0c
|
update peer server
|
2020-06-19 20:38:20 +08:00 |
|
|
ada4692b65
|
update peer protocol
|
2020-06-19 20:18:58 +08:00 |
|
|
7a19f492a3
|
add the String method for BitField
|
2020-06-18 23:27:20 +08:00 |
|
|
4d9030d096
|
add the MType prefix for the message types
|
2020-06-18 23:12:27 +08:00 |
|
|
3f0570b868
|
use the type BitField instead of []bool
|
2020-06-18 23:06:43 +08:00 |
|
|
fbfe450c03
|
add OnWriteMsg to customize the message sending
|
2020-06-18 22:42:15 +08:00 |
|
|
8951a19acc
|
add the no-op implementation for the handlers
|
2020-06-13 10:38:49 +08:00 |
|
|
dd9a644ea4
|
update PeerConn interface
|
2020-06-12 21:03:59 +08:00 |
|
|
0b4a6d67c0
|
fix: the memory leaks because of the dead loop
|
2020-06-11 23:55:13 +08:00 |
|
|
af334826d7
|
does not return an error for the unknown type of the peer message
|
2020-06-09 20:59:55 +08:00 |
|
|
810bd5932a
|
add the callback OnClose for Handler
|
2020-06-07 15:28:08 +08:00 |
|
|
6bfa2f6700
|
first commit
|
2020-06-07 13:43:15 +08:00 |
|