|
|
|
|
|
by sbazerque
1701 days ago
|
|
I'm thinking there's an interesting parallel between our browser-based p2p project [1] and cloudflare workers / DurableObjects. Instead of DurableObjects, we got HashedObjects [2], and instead of workers running on an edge network somewhere, we got in-browser p2p nodes running a browser-to-browser mesh network. In general, what they do with infra, we do with cryptography & datatypes. [1] Hyper Hyper Space: https://www.hyperhyperspace.org [2] HashedObject: https://github.com/hyperhyperspace/hyperhyperspace-core/blob... |
|