Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 👩🏽‍💻👨🏻‍💻

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.