radicle-heartwood-lfs/radicle-node/src/wire
cloudhead 25ca4c8b92
node: Upgrade `netservices` and `io-reactor`
There was an issue with the old version due to the use of `RawFd` as
peer IDs, since they are not unique for the lifetime of a process.

With this change, we use the new `ResourceId` type, though these are not
immediately available, as they are generated when the resource is
registered.
2024-01-11 12:03:53 +01:00
..
frame.rs node: Prefix gossip messages with varint length 2023-08-17 11:48:31 +02:00
message.rs node: `info` announcements 2023-11-17 16:29:29 +01:00
protocol.rs node: Upgrade `netservices` and `io-reactor` 2024-01-11 12:03:53 +01:00
varint.rs node: Prefix gossip messages with varint length 2023-08-17 11:48:31 +02:00