spacedrive/crates/p2p
Oscar Beaumont 9e919f9909
Library "state" (#1160)
* `Library` -> `LoadedLibrary`

* Move `ThumbnailRemoverActor` onto `NodeServices`
It should either be on `Library` or `NodeServices` none of this in-between stuff.

* small > big files

* prune imports

* isolate cringe

* it helps to test the code

* `Vec` -> `HashMap` - faster lookups

* mpscrr

* minor fixes

* fix language

* `!Sync` :(

* lets goooooo

* removed a comma

* fixes

* fix desktop

* lol, no one uses it

* Clippy
2023-08-05 14:42:21 +00:00
..
examples [ENG-759] P2P Cleanup (#1062) 2023-07-12 06:23:30 +00:00
src Library "state" (#1160) 2023-08-05 14:42:21 +00:00
Cargo.toml Networked sync (#1133) 2023-08-02 11:49:50 +00:00