Integrating Next.js with Yjs
Unanswered
Saltwater Crocodile posted this in #help-forum
Saltwater CrocodileOP
I want to add collaborative features to my application and I'd like to use Yjs to achieve that.
Are there any examples of using Yjs inside of Next.js 13+? Do I use
Are there any examples of using Yjs inside of Next.js 13+? Do I use
y-websocket as a provider, or is that generally a bad idea, because Next.js is already running a server?