radicle-heartwood-lfs/radicle-node
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
..
src node: Upgrade `netservices` and `io-reactor` 2024-01-11 12:03:53 +01:00
Cargo.toml node: Upgrade `netservices` and `io-reactor` 2024-01-11 12:03:53 +01:00
Dockerfile docker: Make Dockerfile easier to read 2023-08-03 13:43:20 +02:00