|
|
d06a49eb28
|
huge changes that need more doucmenting
|
2023-05-30 18:42:33 +01:00 |
|
Akilan Selvacoumar
|
9775525d35
|
gofmt peernet (#103)
|
2023-02-12 09:59:31 +00:00 |
|
Kleissner
|
9626fa8088
|
Fork btcec to remove external dependency. This significantly reduces the count of indirect modules (cuts it by half). Close #7
Update the other Go modules.
|
2021-11-14 22:37:07 +01:00 |
|
Kleissner
|
f6bbd02a01
|
Transfer: Change virtual connection from net.PacketConn to channels which is faster and less complex.
Improve termination behavior and documentation of it.
|
2021-10-24 06:27:23 +02:00 |
|
Kleissner
|
6c2d526251
|
Protocol sequences: Add support for bidirectional responses.
|
2021-10-24 02:28:33 +02:00 |
|
Kleissner
|
f1e8e0cab8
|
Finally moving Sequence code into protocol package
|
2021-10-18 02:41:55 +02:00 |
|