radicle-heartwood-lfs/radicle-node/src/service
Alexis Sellier 5502676aa7
Fixes and improvements to alias handling
* Return the correct alias from a node announcement, stripping '\0'
  bytes.
* Accept `AliasStore` types as references and as owned.
* Store a `null` in the database if the alias received is empty.
2023-06-13 11:09:42 +02:00
..
config.rs Fixes and improvements to alias handling 2023-06-13 11:09:42 +02:00
filter.rs node: Add tracking configuration store 2022-12-07 15:41:56 +01:00
io.rs node: Rename `reactor` module to `io` 2023-05-08 19:31:20 +02:00
message.rs Fixes and improvements to alias handling 2023-06-13 11:09:42 +02:00
session.rs node: Rename `reactor` module to `io` 2023-05-08 19:31:20 +02:00
tracking.rs node: Fix some error messages 2023-04-14 13:55:22 +02:00