graphql-workers-subscriptions
graphql-workers-subscriptions copied to clipboard
Topic-based GraphQL subscriptions, with Cloudflare Workers, Durable Objects and D1
Results
2
graphql-workers-subscriptions issues
Sort by
recently updated
recently updated
newest added
We can reduce cost to almost 0 with the new Hibernation API: https://developers.cloudflare.com/workers/runtime-apis/durable-objects/#hahahugoshortcode-s2-hbhb
Hi @hansottowirtz super awesome work! I was trying to get subscriptions working with type-graph schema, but the `resolveSubscription` doesn't get the topic and filter Can i provide the example repo...