mattkrick / cashay

:moneybag: Relay for the rest of us :moneybag:
MIT License
453 stars 28 forks source link

RFC status for queries/subscriptions #98

Closed mattkrick closed 8 years ago

mattkrick commented 8 years ago

Time to mature the API a bit. Instead of return an isComplete flag for queries, I think it'd be better to return a status flag that matches the subscription API.

So, queries can have the following statuses:

subscriptions:

mattkrick commented 8 years ago

udpated in v0.16.0