Top 5 TypeScript Subscription Projects
-
graphql-ws
Coherent, zero-dependency, lazy, simple, GraphQL over WebSocket Protocol compliant server and client.
Project mention: GraphQL Subscriptions: Why we use SSE/Fetch over Websockets | reddit.com/r/graphql | 2022-04-27There is already a JavaScript implementation for server + client with support for multiplexing from the same maintainer of graphql-ws: graphql-sse
-
aws-lambda-graphql
Use AWS Lambda + AWS API Gateway v2 for GraphQL subscriptions over WebSocket and AWS API Gateway v1 for HTTP
-
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!
-
In this example, we are going to use the Stripe Payment Extension updates, which will allow an enhancement of the Stripe Webhook events. In this example, we are going to focus on when a product has been created.
-
graphql-sse
Zero-dependency, HTTP/1 safe, simple, GraphQL over Server-Sent Events Protocol server and client.
Project mention: GraphQL Subscriptions: Why we use SSE/Fetch over Websockets | reddit.com/r/graphql | 2022-04-27There is already a JavaScript implementation for server + client with support for multiplexing from the same maintainer of graphql-ws: graphql-sse
-
I've been working to change this and created Subscriptionless which is a library designed to make socket-based GraphQL (queries, mutations, and subscriptions) simpler to implement on AWS's serverless infra.
TypeScript Subscriptions related posts
- GraphQL Subscriptions: Why we use SSE/Fetch over Websockets
- how it subscription work on the apollo server?
- Looking for a self hosted Youtube Frontend (Docker Based)
- Apollo Federation 2 is here!!
- Advice on using graphql-ws with Apollo/React
- GraphQL Subscriptions and Mikro-Orm in 2021
- How does a client know if the server managing its subscription goes offline? (Multiple instances)
Index
What are some of the best open-source Subscription projects in TypeScript? This list will help you:
Project | Stars | |
---|---|---|
1 | graphql-ws | 1,103 |
2 | aws-lambda-graphql | 414 |
3 | stripe-firebase-extensions | 262 |
4 | graphql-sse | 173 |
5 | subscriptionless | 86 |
Are you hiring? Post a new remote job listing for free.