Skip to content

Commit 765abfa

Browse files
authored
y-penpal (#365)
* y-penpal * fix packages
1 parent 15c2152 commit 765abfa

File tree

17 files changed

+506
-476
lines changed

17 files changed

+506
-476
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,8 @@ typecell
5757
│ ├── server - HocusPocus + Supabase server for storing documents
5858
│ ├── shared - TypeCell specific models shared across the codebase
5959
│ ├── shared-test - Helper functions shared across the codebase for unit tests
60-
│ └── util - Generic helper functions
60+
│ ├── util - Generic helper functions
61+
│ └── y-penpal - yjs transport for crossdomain / crossframe communication
6162
├── patches - patch-package patches
6263
└── test-util - Data for unit tests
6364
```

0 commit comments

Comments
 (0)