Eldad A. Fux

Results 180 comments of Eldad A. Fux

Any idea when HTTP3 support might arrive to Swoole? and is there any public roadmap we can track? Super excited about this project. 🤩

> @koodeau Thanks for the reply! Well, I don't _think_ that's what I'm looking for. I'd be happy to be wrong about that :-) > > I have "arrays" of...

@locohost currently this is the closest thing we have to the roadmap: https://github.com/appwrite/appwrite/projects?type=beta. You can also view Github issues that are marked as backlog, waiting for release or work in...

Update: @fogelito has started research on different ways this could be implemented internally in Appwrite. @Meldiron will also provide some help in designing the way this will be exposed to...

Please make all changes in a single PR.

Closing in favor of #3644

@TorstenDittmann do you think it will make sense to add a callback for when the user disconnect?

> Not sure how the channel and permissions should look like for this 🤔 Maybe for start, just allow callbacks in the SDK level, no implementation on the server side,...

> @Meldiron, would it make more sense to implement this as filter rather than in so many different places? 🧐 We should and can do that in a separate PR.