Dan Motzenbecker
Dan Motzenbecker
@rogersanick I mentioned this on the other ticket, but try using `trystero@next` in your project and report back with any issues. The API hasn't changed beyond the default strategy being...
I released the related PR as 0.11.8. I haven't had a chance to look into this much yet, but will try to explore soon. It may be worth doing some...
Looking into adding a feature for this. Stay tuned.
The latest release adds an optional third argument to `joinRoom()` that's a function to be called when there's a password mismatch (see [docs](https://github.com/dmotz/trystero?tab=readme-ov-file#joinroomconfig-roomid-onerror)).
@adgang Unfortunately no. I ended up switching to a different library that didn't need `EventEmitter` to avoid having to change my bundler setup.
This Node import issue should be fixed in the latest stable release.
This should be fixed in the latest release (0.19.0), there's even a [test](https://github.com/dmotz/trystero/blob/main/test/tests.js#L315) for it.
Your project sounds very interesting. Sadly IPFS tends to be the least reliable connection strategy in Trystero as of late. I recommend trying one of the more reliable strategies like...
The latest release fixes IPFS support (though I do still see occasional flakiness connecting to bootstrap nodes). Big thanks to @hrishioa for pointing me in the right direction.
Thanks! Would you mind sharing an example document with some highlights? It doesn't have to be your full collection, I just need to see how the formatting works.