Rank 4: Virtual Machine
Heyo,
Is it possible to send data using realtime? Or only fetch?
Votes
0
Replies
24
Participants
Unknown
Messages
25
Rank 4: Virtual Machine
Heyo,
Is it possible to send data using realtime? Or only fetch?
Moderator
First I recommend avoiding cross post 😅
Rank 4: Virtual Machine
Crosspost?
Moderator
Respect the question, if you're listening for DB changes, you get the new DB items
Rank 4: Virtual Machine
I posted it in general as a question if it's possible in general, but since little to nobody actually talk about realtime, I made a ticket. It's not a crosspost.
Rank 4: Virtual Machine
That's not the question
Moderator
You mean sending a message from an user to other, for example?
Rank 4: Virtual Machine
Sending data via the websocket
Rank 4: Virtual Machine
instead of making a post/patch
Moderator
As said, when you're listening for example, to DB changes, you get the new changes through the websocket connection
Rank 4: Virtual Machine
You are talking about fetching data, not sending data, right?
Moderator
Yes
Rank 4: Virtual Machine
I get the fetching, but I want to send data
Moderator
Sending is not possible
Rank 4: Virtual Machine
that's what i wanted to know, thanks
It would be good to delete the post in general so that multiple people don't answer in multiple places
Rank 4: Virtual Machine
Then another question, is it normal that it disconnects here and then randomly?
Are you self hosting?
Rank 4: Virtual Machine
Yeah
Do you have anything in front of Appwrite?
Rank 4: Virtual Machine
Nope
Rank 4: Virtual Machine
It works fine btw, it just reconnects, but it's weird
Rank 4: Virtual Machine
postman does the same
No reverse proxy? No cloudflare proxy?
Rank 4: Virtual Machine
Reverse proxy no, I have a dedicated server just for appwrite, CF yes however