Top 3 TypeScript transport Projects
-
node-opcua
an implementation of a OPC UA stack fully written in javascript and nodejs - http://node-opcua.github.io/
-
graphql-ws
Coherent, zero-dependency, lazy, simple, GraphQL over WebSocket Protocol compliant server and client.
The GraphQL over WebSocket solution definitely requires an additional library on the client for the complexity of the protocol (namely graphql-ws). The readme of that project describes how you can connect to a GraphQL over WebSocket compliant server.
-
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!
-
graphql-sse
Zero-dependency, HTTP/1 safe, simple, GraphQL over Server-Sent Events Protocol server and client.
The GraphQL over SSE in its simplest form IMHO does not require an additional client library. Setting up a subscription in the browser is as simple as doing the following:
TypeScript transport related posts
- 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)
- Graphql Subscriptions w/o apollo
- GraphQL Query and Mutation over Websockets
- A demo how to use GraphQL without Apollo
Index
What are some of the best open-source transport projects in TypeScript? This list will help you:
Project | Stars | |
---|---|---|
1 | node-opcua | 1,182 |
2 | graphql-ws | 1,153 |
3 | graphql-sse | 180 |
Are you hiring? Post a new remote job listing for free.