• Joined on 2023-09-15
fluo10 pushed to feature/iroh at fluo10/caretta-sync 2025-09-09 00:23:32 +00:00
f2e79d4cd0 Add struct about authorization
fluo10 pushed to feature/iroh at fluo10/caretta-sync 2025-09-06 02:38:21 +00:00
b57734db33 Merge iroh.proto to caretta-sync.proto
fluo10 pushed to feature/iroh at fluo10/caretta-sync 2025-09-04 23:18:08 +00:00
c6e678188f Add examples for iroh-proto
fluo10 pushed to feature/iroh at fluo10/caretta-sync 2025-09-04 21:23:00 +00:00
d30188e7d9 Move iroh.proto to new crate
fluo10 pushed to feature/iroh at fluo10/caretta-sync 2025-09-03 23:26:29 +00:00
b461dc39a7 Implement protobuf for iroh peer info
fluo10 created branch feature/iroh in fluo10/caretta-sync 2025-09-03 04:23:09 +00:00
fluo10 pushed to feature/iroh at fluo10/caretta-sync 2025-09-03 04:23:09 +00:00
b53c7170eb Replace p2p config to iroh config
fluo10 pushed to feature/rusqlite at fluo10/caretta-sync 2025-09-02 22:41:31 +00:00
7fe348e803 Fix migration
fluo10 opened issue fluo10/caretta-sync#19 2025-09-02 21:22:25 +00:00
Try iroh
fluo10 pushed to feature/rusqlite at fluo10/caretta-sync 2025-09-02 21:21:08 +00:00
731817d20c Update migration
fluo10 pushed to feature/rusqlite at fluo10/caretta-sync 2025-09-01 23:50:28 +00:00
92fe596fd8 Update global database connection
fluo10 created branch feature/rusqlite in fluo10/caretta-sync 2025-09-01 22:35:09 +00:00
fluo10 pushed to feature/rusqlite at fluo10/caretta-sync 2025-09-01 22:35:09 +00:00
0092cfec49 Add rusqlite migration
fluo10 opened issue fluo10/caretta-sync#18 2025-08-31 02:54:00 +00:00
Try Loro
fluo10 pushed to main at fluo10/caretta-sync 2025-08-31 02:38:34 +00:00
069ce417df #16 Enable RPC to listen http:127.0.0.1 for for Windows and iOS sim
fluo10 closed issue fluo10/caretta-sync#17 2025-08-31 02:25:53 +00:00
Bundle cr_sqlite
fluo10 commented on issue fluo10/caretta-sync#17 2025-08-31 02:25:51 +00:00
Bundle cr_sqlite

sqlite-sysはvtabとやらが読み取り専用らしく、cr-sqliteと組み合わせられなそう。 自力での同期の実装は自信がないので、CRDTを重視してsqlite以外の選…

fluo10 opened issue fluo10/caretta-sync#17 2025-08-30 01:35:54 +00:00
Bundle cr_sqlite
fluo10 commented on issue fluo10/caretta-sync#14 2025-08-30 01:34:04 +00:00
Support windows

#16 でunix socketがない場合HTTP/TCPを受け付けるようにしたので、多分動くはず

fluo10 closed issue fluo10/caretta-sync#14 2025-08-30 01:34:04 +00:00
Support windows