pchainho
pchainho
Thanks for your answer @nponiros . Digging a bit into the code I've found a way to pass the table name I want to sync with, in the connection `options`...
I didn't touch dexie-syncable perhaps I should also post an issue in the Dexie repo.
At the end I realized I had something wrong in my test. I'm able to send local changes to sync-server as soon as the sync point I set in the...
Ok I've tried without the `baseRevision`, just the `syncedRevision` and it seems to work, no constraint error. Now, we trying to use it with WSS, and the sync-server is configured...
:) any hint ? Any syncable implementation currently working with sync-server WSS?