Replies: 1 comment
-
to clarify, this is for handling permissioning, which I would love to do with the multiplexing solution, but:
maybe the right answer is to look at those libraries and patch them to handle the new prefix, but I haven't looked into that, so in the interim would like to get it working with the standard provider |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have an app that will point to different documents, and/or connecting to multiple docs at once.
I can't find anything in the docs for this use case.
I'm guessing I should call .destroy on the HocuspocusProvider when I'm done and instantiate a new one pointing to a different document id, is that right? anything else to consider for this use case?
Beta Was this translation helpful? Give feedback.
All reactions