Skip to content

velezjose/HypeChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HypeChat

About

HypeChat is a messaging web app that uses WebSockets to keep open connections between clients.

There are three branches each using a different front-end technology:

  1. master: Plain ol' jQuery
  2. react: React
  3. react-redux: React with Redux (under development)

Homepage before joining chat:
Homepage before joining chat

Upgrade Headers: HTTP –> WebSocket
Websocket upgrade headers

Users chatting:
Users chatting using the provided message textarea

Requirements

npm install

About

Chat messaging app using Socket.io as WebSockets client.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors