Daniele Ciminieri
Daniele Ciminieri
Hi, would this library work for proximity sensing? Should a particular setup be adopted (external capacitors / resistors)?
Hi, I'm trying to build a simple test app with OrbitDB, relying only on the browser. This is my code: ```javascript import { createOrbitDB } from '@orbitdb/core'; import { createLibp2p...
**Is your feature request related to a problem? Please describe.** Currently to synchronize remote clients the only way is through websockets. This requires a WS server, which can be non...