spacedrive/crates
Oscar Beaumont 2ca88a5d6b
Refactor P2P Hooks (#2193)
* Basic AF server

* wip

* Add autonat to relay server

* Add autonat client + fixes

* Deploy script

* wip

* Debug view

* wip

* wip

* relay all events

* wip

* fix

* wip

* libp2p man spoke

* dctur

* Relay config file

* Advertise relay server

* Dynamic relay configuration

* wip

* p2p relay config

* cleanup

* push instances into p2p state

* fix

* Fix up TS

* refactor p2p hooks

* fix backend state

* Skip self

* a

* b

* Relay config in debug query

* Fix method name

* tsc is broken on my machine

* a

* Incorrect typecasts. Can we just ban them

* fix types
2024-03-13 06:43:22 +00:00
..
actors separate cloud sync into sd-core-cloud-sync (#2025) 2024-01-31 08:16:54 +00:00
ai Clippy the entire repo (#2195) 2024-03-12 11:27:23 +00:00
cache [ENG-1627] Move all jobs and actors to an "Old" namespace (#2157) 2024-03-04 18:57:35 +00:00
cloud-api switch sync to msgpack instead of json (#2164) 2024-03-06 10:15:29 +00:00
crypto [ENG-440] Crypto Refactor (#2115) 2024-03-07 08:00:37 +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-1627] Move all jobs and actors to an "Old" namespace (#2157) 2024-03-04 18:57:35 +00:00
file-ext Clippy the entire repo (#2195) 2024-03-12 11:27:23 +00:00
file-path-helper [ENG-1627] Move all jobs and actors to an "Old" namespace (#2157) 2024-03-04 18:57:35 +00:00
images Clippy the entire repo (#2195) 2024-03-12 11:27:23 +00:00
media-metadata Clippy the entire repo (#2195) 2024-03-12 11:27:23 +00:00
p2p-block p2p-block: check for out-of-bounds indexing (#2187) 2024-03-11 06:41:14 +00:00
p2p-proto P2P holepunching + relay (#2147) 2024-03-12 06:18:58 +00:00
p2p-tunnel Fix P2P not working for libraries (#2031) 2024-02-21 08:13:40 +00:00
p2p2 Refactor P2P Hooks (#2193) 2024-03-13 06:43:22 +00:00
prisma Fix sync tests (#2194) 2024-03-13 05:34:14 +00:00
prisma-cli [ENG-1479] AI Prototype (#1845) 2023-12-19 09:28:57 +00:00
sync Add tests for CompressedCRDTOperation (#2189) 2024-03-12 00:39:57 +00:00
sync-generator switch sync to msgpack instead of json (#2164) 2024-03-06 10:15:29 +00:00
task-system [ENG-1627] Move all jobs and actors to an "Old" namespace (#2157) 2024-03-04 18:57:35 +00:00
utils switch sync to msgpack instead of json (#2164) 2024-03-06 10:15:29 +00:00