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
|
ce37461705
|
Improve MTU settings and documentation. #41
|
2021-11-09 21:04:06 +01:00 |
|
Kleissner
|
14f034cc8d
|
Turns out internet MTU must be honored, otherwise packets are dropped/not reassembled. Setting to 1500 bytes for transfer messages.
|
2021-11-05 03:39:46 +01:00 |
|
Kleissner
|
f954c4777b
|
Refactor message encoding code into separate files. No code changes.
|
2021-10-18 04:57:54 +02:00 |
|
Kleissner
|
c9d9be2972
|
Refactor message encoding into protocol package. User Agent must be now provided in the Init function.
|
2021-10-18 04:37:02 +02:00 |
|