Boog900
|
83b59c557c
|
net: use epee_encoding instead of monero-epee-bin-serde
This gives us more control than what serde provides. This
PR also moves to use `Bytes` where possible to allow
zero-copy parsing of network messages.
|
2024-01-30 16:09:54 +00:00 |
|
Boog900
|
ed598e374e
|
remove empty cuprate bin and common
|
2024-01-22 01:56:34 +00:00 |
|
Boog900
|
a0b9280801
|
fix message requesting in Connection
|
2024-01-13 13:22:34 +00:00 |
|
Boog900
|
478a8c1545
|
return the Client after a handshake
|
2024-01-13 00:07:35 +00:00 |
|
Boog900
|
2c4cc1fb93
|
move address book to separate crate.
Also changes the address book to use the network zone trait
|
2023-12-08 15:03:01 +00:00 |
|