caretta-sync/core/src
2025-08-30 10:32:10 +09:00
..
cache Merge global database connections 2025-08-20 12:39:29 +09:00
config #16 Enable RPC to listen http:127.0.0.1 for for Windows and iOS sim 2025-08-30 10:32:10 +09:00
data Rename project and refactor directory structure 2025-08-24 12:08:01 +09:00
global Add caretta-sync-bevy and remove async from Runnable::run() for bevy 2025-08-24 16:31:15 +09:00
message Rename project to caretta 2025-08-05 08:17:35 +09:00
p2p Merge global database connections 2025-08-20 12:39:29 +09:00
proto Rename project and refactor directory structure 2025-08-24 12:08:01 +09:00
rpc Merge global database connections 2025-08-20 12:39:29 +09:00
utils Add caretta-sync-bevy and remove async from Runnable::run() for bevy 2025-08-24 16:31:15 +09:00
client.rs Move rpc module from desktop to core 2025-08-12 07:29:23 +09:00
error.rs Rename project and refactor directory structure 2025-08-24 12:08:01 +09:00
lib.rs Add command and update config 2025-08-20 06:50:35 +09:00
migration.rs Rename project to caretta 2025-08-05 08:17:35 +09:00
server.rs Update Runnable and fix errors 2025-08-21 07:41:57 +09:00
tests.rs #16 Enable RPC to listen http:127.0.0.1 for for Windows and iOS sim 2025-08-30 10:32:10 +09:00