Skip to content

Commit d705907

Browse files
author
Sashko Stubailo
authored
Merge pull request graphql#274 from shamiknm/patch-1
Minor copy change on subscriptions post
2 parents b5cad7d + 8231a28 commit d705907

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/blog/20151016-subscriptions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ When building event-based subscriptions, the problem of determining what should
8383
8484
## What’s next?
8585
86-
We’re actively building out the event-based subscription approach described above. We’ve built out live liking and commenting features on our iOS and Android apps using that approach, and are continuing to flush out its functionality and API. While its current implementation at Facebook is coupled to Facebook’s infrastructure, we’re certainly looking forward to open sourcing our progress here as soon as we can.
86+
We’re actively building out the event-based subscription approach described above. We’ve built out live liking and commenting features on our iOS and Android apps using that approach, and are continuing to flesh out its functionality and API. While its current implementation at Facebook is coupled to Facebook’s infrastructure, we’re certainly looking forward to open sourcing our progress here as soon as we can.
8787
8888
Because our backend and schema don’t offer easy support for live queries, we don’t have any plans to develop them at Facebook. At the same time, it’s clear that there are backends and schemas for which live queries are feasible, and that they offer a lot of value in those situations. The discussion in the community on this topic has been fantastic, and we’re excited to see what kind of live query proposals emerge from it!
8989

0 commit comments

Comments
 (0)