Skip to content

💬 Real-time React+Redux+WebSocket chat for authenticated Google profiles

Notifications You must be signed in to change notification settings

jskz/react-redux-websocket-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💬 react-redux-websocket-chat

Screenshot

A WebSocket-based application that authenticates Google profiles and allows them to participate in a realtime chat. Client uses React, Redux, and material-ui components with react-bootstrap for layout. Server uses Express, passport, and WebSockets.

Copy config.js.sample to config.js and fill with Google+ credentials.

The middleware for logging out and sockets is quick and hackish to make this a day project.

If you haven't, then npm install -g babel-cli and then:

npm install
webpack
npm start

About

💬 Real-time React+Redux+WebSocket chat for authenticated Google profiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published