Skip to content

Commit

Permalink
docs: GraphQL over WebSocket visual identity [skip ci] (enisdenjo#19)
Browse files Browse the repository at this point in the history
* GraphQL Over WebSocket New PR GIF

* refactor: drop old icon

Co-authored-by: Denis Badurina <[email protected]>
  • Loading branch information
amshalem and enisdenjo authored Sep 29, 2020
1 parent fd87176 commit b7b4470
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
<div align="center">
<br />

<h3>🚡 GraphQL transport over WebSocket</h3>
![GraphQLOverWebSocket](https://user-images.githubusercontent.com/25294569/94527042-172dba00-023f-11eb-944b-88c0bd58a8d2.gif)

<h6>Coherent, zero-dependency, lazy, simple, <a href="PROTOCOL.md">GraphQL over WebSocket Protocol</a> compliant server and client.</h6>

[![Continuous integration](https://github.com/enisdenjo/graphql-transport-ws/workflows/Continuous%20integration/badge.svg)](https://github.com/enisdenjo/graphql-transport-ws/actions?query=workflow%3A%22Continuous+integration%22) [![graphql-transport-ws](https://img.shields.io/npm/v/graphql-transport-ws.svg?label=graphql-transport-ws&logo=npm)](https://www.npmjs.com/package/graphql-transport-ws)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "graphql-transport-ws",
"version": "1.6.0",
"description": "🚡 Coherent, zero-dependency, lazy, simple, GraphQL over WebSocket Protocol compliant server and client",
"description": "Coherent, zero-dependency, lazy, simple, GraphQL over WebSocket Protocol compliant server and client",
"keywords": [
"graphql",
"graphql-subscriptions",
Expand Down

0 comments on commit b7b4470

Please sign in to comment.