graphql-ws

Coherent, zero-dependency, lazy, simple, GraphQL over WebSocket Protocol compliant server and client. (by enisdenjo)

Graphql-ws Alternatives

Similar projects and alternatives to graphql-ws

  1. apollo-server

    74 graphql-ws VS apollo-server

    🌍  Spec-compliant and production ready JavaScript GraphQL server that lets you develop in a schema-first way. Built for Express, Connect, Hapi, Koa, and more.

  2. Civic Auth

    Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.

    Civic Auth logo
  3. react-relay

    Relay is a JavaScript framework for building data-driven React applications.

  4. graphql-spec

    GraphQL is a query language and execution engine tied to any backend service.

  5. ws

    33 graphql-ws VS ws

    Simple to use, blazing fast and thoroughly tested WebSocket client and server for Node.js

  6. uWebSockets.js

    μWebSockets for Node.js back-ends :metal:

  7. zenml

    35 graphql-ws VS zenml

    ZenML 🙏: The bridge between ML and Ops. https://zenml.io.

  8. better-sqlite3

    The fastest and simplest library for SQLite3 in Node.js.

  9. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  10. graphql-js

    27 graphql-ws VS graphql-js

    A reference implementation of GraphQL for JavaScript

  11. graphql-yoga

    25 graphql-ws VS graphql-yoga

    🧘 Rewrite of a fully-featured GraphQL Server with focus on easy setup, performance & great developer experience. The core of Yoga implements WHATWG Fetch API and can run/deploy on any JS environment.

  12. graphql-tools

    18 graphql-ws VS graphql-tools

    :wrench: Utility library for GraphQL to build, stitch and mock GraphQL schemas in the SDL-first approach

  13. urix

    18 graphql-ws VS urix

    Discontinued [DEPRECATED] Makes Windows-style paths more unix and URI friendly.

  14. graphql-zeus

    18 graphql-ws VS graphql-zeus

    GraphQL client and GraphQL code generator with GraphQL autocomplete library generation ⚡⚡⚡ for browser,nodejs and react native ( apollo compatible )

  15. graphql-helix

    Discontinued A highly evolved GraphQL HTTP Server 🧬

  16. resolve-url

    Discontinued [DEPRECATED] Like Node.js’ `path.resolve`/`url.resolve` for the browser.

  17. subscriptions-transport-ws

    Discontinued :arrows_clockwise: A WebSocket client + server for GraphQL subscriptions

  18. graphql-over-http

    Working draft of "GraphQL over HTTP" specification

  19. graphql-sse

    4 graphql-ws VS graphql-sse

    Zero-dependency, HTTP/1 safe, simple, GraphQL over Server-Sent Events Protocol server and client.

  20. graphql-live-query

    Realtime GraphQL Live Queries with JavaScript

  21. graphql-subscriptions

    :newspaper: A small module that implements GraphQL subscriptions for Node.js

  22. gqtx

    6 graphql-ws VS gqtx

    Code-first Typescript GraphQL Server without codegen or metaprogramming

  23. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better graphql-ws alternative or higher similarity.

graphql-ws discussion

Log in or Post with

graphql-ws reviews and mentions

Posts with mentions or reviews of graphql-ws. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-01.
  • FLaNK AI - 01 April 2024
    31 projects | dev.to | 1 Apr 2024
  • Websocket with socket.io or GraphQL subscriptions
    4 projects | /r/graphql | 15 Aug 2022
    When using a GraphQL over Websocket protocol you can execute all operation kinds (query, mutation and subscription) over that transport as it is a bidirectional protocol.
  • Graph-ql subscriptions without Apollo
    3 projects | /r/graphql | 24 Jun 2022
    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.
  • Issues with deploy
    6 projects | /r/Netlify | 9 Jun 2022
  • GraphQL Subscriptions: Why we use SSE/Fetch over Websockets
    2 projects | /r/graphql | 27 Apr 2022
    There is already a JavaScript implementation for server + client with support for multiplexing from the same maintainer of graphql-ws: graphql-sse
  • how it subscription work on the apollo server?
    3 projects | /r/graphql | 26 Apr 2022
    Actually WebSocket is not the only protocol for executing GraphQL subscriptions. There is also a graphql-over-sse protocol, which is much more lightweight, and uses Server Sent Events. A popular implementation of it is the graphql-sse library, which is maintained by the same person as graphql-ws. The setup and API of both libraries is pretty similar.
  • Advice on using graphql-ws with Apollo/React
    2 projects | /r/graphql | 25 Oct 2021
    That said, I feel so close to success that I can't quite give up. I am using graphql-ws as I understand this to be the new standard implementation of GraphQL Subscriptions. However, of course, Apollo subscriptions have not been updated to implement this. So, looking at the Recipes over on the graphql-ws documentation I have found the guide for using Apollo client. However as I am new to Apollo, it is using a lot of terms I am unfamiliar with.
  • GraphQL Subscriptions and Mikro-Orm in 2021
    2 projects | dev.to | 14 Oct 2021
    Okay but seriously, if you've fallen down the rabbit hole of Apollo docs pointing you towards one library (subscription-transport-ws) which then points you to another (graphql-ws) , and so on and so forth, then hopefully this helps pull you out.
  • How does a client know if the server managing its subscription goes offline? (Multiple instances)
    2 projects | /r/graphql | 23 Sep 2021
    The most common protocol used today for subscriptions is the Apollo websocket protocol.
  • Graphql Subscriptions w/o apollo
    1 project | /r/graphql | 15 Sep 2021
    GraphQL subscriptions are just web sockets. You can check graphql-ws package if you want something without Apollo dependency. Though I don't understand why you want to not depend on it in the first place.
  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 21 Apr 2025
    Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →

Stats

Basic graphql-ws repo stats
21
1,795
8.5
2 months ago

Sponsored
Auth in Less Than 5 Minutes
Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
www.civic.com