Skip to content

What is the vision for building realtime applications with Blitz? #2020

Answered by flybayer
fritzblue asked this question in General
Discussion options

You must be logged in to vote

Great question! As you noticed we currently don't have any built in solution for pushing from server to client. We want to add this, but we're still pre 1.0 and with limited time. My focus for 1.0 is stability and fixes, so will likely be some time before this gets added unless someone else steps up to lead the charge :)

Currently the recommendation is to use a third-party service like Pusher or Room Service.

Note: Currently you can use polling, which may satisfy many use cases. You can set the refetchInterval option in the third argument to all the useQuery hooks

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by fritzblue
Comment options

You must be logged in to vote
5 replies
@oyatek
Comment options

@beerose
Comment options

@AmyYummy
Comment options

@mkondel
Comment options

@beerose
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
6 participants