Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/loconluis/chat-reactive
The classic React Project with Web Sockets 👩🏽💻👨🏻💻
https://github.com/loconluis/chat-reactive
Last synced: 16 days ago
JSON representation
The classic React Project with Web Sockets 👩🏽💻👨🏻💻
- Host: GitHub
- URL: https://github.com/loconluis/chat-reactive
- Owner: loconluis
- Created: 2018-02-02T00:28:18.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T19:22:37.000Z (about 2 years ago)
- Last Synced: 2023-02-27T05:56:45.549Z (almost 2 years ago)
- Language: JavaScript
- Homepage:
- Size: 486 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app).
# React Chat with WebSocket
This is an idea of [freecodecamp](https://www.freecodecamp.org/), that you use to practice React and Redux, it is a chat connected to websockets using, WS, Chance, Node, React, Redux, Redux-Saga, React-Redux.![Imgur](https://i.imgur.com/46bVMsA.gif)
## ToDo
1 - Fix a problem when closing the socket, close the server, do not handle the closing.