Chris Tunbridge

Results 58 comments of Chris Tunbridge

Any chance I can get some help looking through this? I even went through the process of directly doing SSL on the server by passing a custom runtime.exs in and...

I ended up dropping supabase realtime, I was simply trying to use it to sync presence between users, I wrote my own implementation and was able to deploy it behind...

The errors are included in my initial post here... the gen server claims the function/handler does not exist, at which point the websocket receives the phx_error payload. ``` | **...

I get it, it's been a long day for myself as well. My original deployment was running on aarch64 (linux/arm64), but I tested this on an x86/64bit machine as well...

@barrownicholas I had that exact config at one point as well, it did not work and threw the exact same error messages. The error itself has nothing to do with...

We are intrested in using y-sweet for a project, but we would need support for subdocuments, there doesn't need to be fine grained authorization/permissions as the parent document level is...

@paulgb just circling back to this, the project I am working on right now would benefit greatly by this, is this a feature we could possibly sponsor development on? We're...

I have run into this error a couple times, however simply killing all instances hasn't fixed the issue for me. ```zsh destreyf@mbp project % opencode zsh: killed opencode ``` Logs:...