Our great sponsors
-
graphql-ws
Coherent, zero-dependency, lazy, simple, GraphQL over WebSocket Protocol compliant server and client.
I suggest using libraries like https://github.com/enisdenjo/graphql-ws or https://www.npmjs.com/package/@benzene/ws since both of them implement a new spec of subscription that is very close to adoption (https://github.com/graphql/graphql-over-http/pull/140).
-
I suggest using libraries like https://github.com/enisdenjo/graphql-ws or https://www.npmjs.com/package/@benzene/ws since both of them implement a new spec of subscription that is very close to adoption (https://github.com/graphql/graphql-over-http/pull/140).
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
https://github.com/apollographql/subscriptions-transport-ws, which is used by Apollo Server does support executing queries and mutations actually but you are better off moving away it anyway (check the text in their README!)