Skip to content

Commit

Permalink
docs: graphql-ws and graphql-sse are a client and a server (#1495)
Browse files Browse the repository at this point in the history
  • Loading branch information
enisdenjo authored Jul 18, 2023
1 parent 51db38b commit a4d1c7a
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
name: GraphQL-SSE
description: Zero-dependency, HTTP/1 safe, simple, GraphQL over Server-Sent Events Protocol server and client.
url: https://github.com/enisdenjo/graphql-sse
github: enisdenjo/graphql-sse
npm: "graphql-sse"
---
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
name: GraphQL-WS
description: Coherent, zero-dependency, lazy, simple, GraphQL over WebSocket Protocol compliant server and client.
url: https://github.com/enisdenjo/graphql-ws
github: enisdenjo/graphql-ws
npm: "graphql-ws"
---

0 comments on commit a4d1c7a

Please sign in to comment.