radicle-heartwood-lfs/radicle-node
Alexis Sellier fdfe1d508b
node: Use deserializer when decoding messages
For whatever reason, we weren't using the deserializer for message
decoding. This meant that if a message came in two pieces, it would
cause decoding problems, since the first piece would be discarded.
2023-03-16 15:26:13 +01:00
..
src node: Use deserializer when decoding messages 2023-03-16 15:26:13 +01:00
Cargo.toml node: Move tracking store to `radicle` crate 2023-03-15 12:59:49 +01:00
Dockerfile Build container images for deployment 2022-12-14 17:15:40 +01:00