James Pearce

Results 63 comments of James Pearce

> To avoid breaking changes I was thinking this could just be a final optional parameter when creating the synchronizer on the client. That can then go as an optional...

> The first argument to createWsSynchronizer is currently a single store, but I am asking how to synchronize multiple stores over a single websocket. Maybe I am missing something. Right,...

> One more actually related issue (for me) - How can I share a WebSocket with TinyBase? What if I want TinyBase to handle some paths and have my own...