Jan Thurau

Results 36 comments of Jan Thurau

yes! Would definitely accept a PR for this. We haven't noticed any issues at all yet though, so for me it's not a prio at all right now (and obviously...

hmm. Why do you have non-unique client IDs? Are you setting them manually? I don't think we can get notified on a change of the client id (it happens here...

true! onAuthenticate is now always called. Happy to merge a PR :)

had the same issue. I fixed it by letting traefik remove the header using https://doc.traefik.io/traefik/middlewares/http/headers/#adding-and-removing-headers

yes! that's expected behaviour of yjs. this might help: https://discuss.yjs.dev/t/getting-the-ytype-of-any-yobject/187

I've created a PR to change the unloading logic to utilize the before/after unloadDocument hooks (I believe they didnt exist when the Redis extension was build initially), that should probably...