https://github.com/nofeaturesonlybugs/fantaptik-react-socket
React+Redux extensions for @fantaptik/socket.
https://github.com/nofeaturesonlybugs/fantaptik-react-socket
react react-components reactjs socket websocket websockets
Last synced: 5 months ago
JSON representation
React+Redux extensions for @fantaptik/socket.
- Host: GitHub
- URL: https://github.com/nofeaturesonlybugs/fantaptik-react-socket
- Owner: nofeaturesonlybugs
- License: mit
- Created: 2021-09-09T18:21:53.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-09-10T01:07:02.000Z (almost 5 years ago)
- Last Synced: 2025-09-23T21:52:37.647Z (9 months ago)
- Topics: react, react-components, reactjs, socket, websocket, websockets
- Language: JavaScript
- Homepage:
- Size: 1.34 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### @fantaptik/react-socket
A React+Redux extension for @fantaptik/socket.
This package exposes a `Plugin` for `@fantaptik/socket`, a `Reducer` for `redux`, and a `Status` component for your JSX to visualize your `@fantaptik/socket` state when disconnected and reconnecting.
```bash
npm install @fantaptik/react-socket
# Peer dependencies
npm install @fantaptik/socket @fantaptik/react-material @fantaptik/webpack-config materialize-css react react-dom react-redux redux
```
### In Action
* [``](https://nofeaturesonlybugs.github.io/fantaptik-react-socket/#/Components/Status)
The `Status` component.
* [`Getting Started`](https://nofeaturesonlybugs.github.io/fantaptik-react-socket/jsdocs/tutorial-getting_started.html)
View the Styleguidist @ https://nofeaturesonlybugs.github.io/fantaptik-react-socket/