spacedrive/crates
Oscar Beaumont a30deaa144
Cloud + P2P (#1970)
* P2P Debug route

* Remove legacy peer to peer pairing process

* Fix error typo

* Sync instances with cloud

* Upgrade deps + extended instance data

* Create instance with extended metadata

* Auto sync instances

* Actually `.await`

* bruh

* sync library info

* this isn't gonna work

* only sleep cloud receiver when no more messages (#1985)

* [ENG-1567] Fix renaming (#1986)

fix rename

* only sleep cloud receiver when no more messages

* use in memory instances during cloud receive (#1995)

* use in memory instances during cloud receive

* is_empty

---------

Co-authored-by: nikec <43032218+niikeec@users.noreply.github.com>

* fix type error

* wip

* make mdns mdns better

* response

* remove renames

---------

Co-authored-by: Brendan Allan <brendonovich@outlook.com>
Co-authored-by: nikec <43032218+niikeec@users.noreply.github.com>
2024-02-02 09:31:11 +00:00
..
actors separate cloud sync into sd-core-cloud-sync (#2025) 2024-01-31 08:16:54 +00:00
ai Port AppImage build to use appimage-builder (#1785) 2024-01-22 10:52:26 +00:00
cache Implement Hash, PartialEq, and Eq for CacheNode (#1964) 2024-01-21 01:28:06 +00:00
cloud-api Cloud + P2P (#1970) 2024-02-02 09:31:11 +00:00
crypto [ENG-1479] AI Prototype (#1845) 2023-12-19 09:28:57 +00:00
deps-generator [ENG-1511] Library Screens (#1903) 2024-01-16 12:15:03 +00:00
fda [ENG-1479] AI Prototype (#1845) 2023-12-19 09:28:57 +00:00
ffmpeg [ENG-1479] AI Prototype (#1845) 2023-12-19 09:28:57 +00:00
file-ext [ENG-1511] Library Screens (#1903) 2024-01-16 12:15:03 +00:00
file-path-helper [ENG-1479] AI Prototype (#1845) 2023-12-19 09:28:57 +00:00
images [ENG-1479] AI Prototype (#1845) 2023-12-19 09:28:57 +00:00
media-metadata [ENG-1479] AI Prototype (#1845) 2023-12-19 09:28:57 +00:00
p2p Cloud + P2P (#1970) 2024-02-02 09:31:11 +00:00
prisma [ENG-1479] AI Prototype (#1845) 2023-12-19 09:28:57 +00:00
prisma-cli [ENG-1479] AI Prototype (#1845) 2023-12-19 09:28:57 +00:00
sync [ENG-1488] Cloud sync message compression (#1922) 2024-01-09 10:21:23 +00:00
sync-generator [ENG-1512] Replace sync operation types with single type (#1900) 2023-12-21 05:58:03 +00:00
utils [ENG-1479] AI Prototype (#1845) 2023-12-19 09:28:57 +00:00