Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bluebasejs/plugin-apollo-link-ws
⚡️ Adds a WebSocket link to Apollo Client
https://github.com/bluebasejs/plugin-apollo-link-ws
Last synced: about 2 months ago
JSON representation
⚡️ Adds a WebSocket link to Apollo Client
- Host: GitHub
- URL: https://github.com/bluebasejs/plugin-apollo-link-ws
- Owner: BlueBaseJS
- License: apache-2.0
- Created: 2019-12-30T13:05:14.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-11-29T14:32:19.000Z (about 1 year ago)
- Last Synced: 2024-08-08T20:18:46.132Z (5 months ago)
- Language: TypeScript
- Size: 1.33 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
Apollo Web Sockets link
Adds a WebSocket link to Apollo Client
## 🎊 Status
[![MIT license](https://img.shields.io/badge/license-MIT-brightgreen.svg)](http://opensource.org/licenses/MIT)
[![npm version](https://img.shields.io/npm/v/@bluebase/plugin-apollo-link-ws.svg?style=flat)](https://npmjs.org/package/@bluebase/plugin-apollo-link-ws "View this project on npm")
[![Build Status](https://travis-ci.com/BlueBaseJS/plugin-apollo-link-ws.svg?branch=master)](https://travis-ci.com/BlueBaseJS/plugin-apollo-link-ws)
[![codecov](https://codecov.io/gh/BlueBaseJS/plugin-apollo-link-ws/branch/master/graph/badge.svg)](https://codecov.io/gh/BlueBaseJS/plugin-apollo-link-ws)
[![Greenkeeper badge](https://badges.greenkeeper.io/BlueBaseJS/plugin-apollo-link-ws.svg)](https://greenkeeper.io/) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/BlueBaseJS/plugin-apollo-link-ws/blob/master/CONTRIBUTING.md)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/3c79162871414b6aa7c15d1a423adeca)](https://www.codacy.com/app/BlueBaseJS/plugin-apollo-link-ws?utm_source=github.com&utm_medium=referral&utm_content=BlueBaseJS/plugin-apollo-link-ws&utm_campaign=Badge_Grade)
[![Known Vulnerabilities](https://snyk.io/test/github/BlueBaseJS/plugin-apollo-link-ws/badge.svg)](https://snyk.io/test/github/BlueBaseJS/plugin-apollo-link-ws)
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)## 🤝 Compatibility
| 🌏 Web | 🖥 Electron | 📱 React Native |
| :----: | :---------: | :-------------: |
| ✅ | ✅ | ✅ |## Docs
- [Storybook](https://BlueBaseJS.github.io/plugin-apollo-link-ws/storybook/)
- [API Docs](https://BlueBaseJS.github.io/plugin-apollo-link-ws/)