FYI: ywasm is a WASM port of Yjs.
How will you run Yjs in your Elixir server? Just start it up when the server starts? Or create a GenServer that calls on it when there’s a connection request?
FYI: ywasm is a WASM port of Yjs.
How will you run Yjs in your Elixir server? Just start it up when the server starts? Or create a GenServer that calls on it when there’s a connection request?