Skip to content

teamlet/Websocket-React-Chatroom

 
 

Repository files navigation

Build Status

Websocket-React-Chatroom

A Chatroom powered by React, Socket.io

Features

Getting Started

  1. Clone this repo

  2. Install dependencies

npm install
  1. Try out
npm start

Demo

Live Demo

Preview

image

TODO

Changelog

[3.0.0] / 2019-11-19

  • Refactor with Typescript

[2.2.1] / 2019-05-10

  • Upgrade tar to 4.4.8 due to github security alerts
  • Upgrade React and React-Dom to 16.8.6

[2.2.0] / 2019-03-26

  • Upgrade webpack to v4
  • Add logs using log4js

[2.1.0] / 2018-12-11

  • Refactor Message.js with useRef and useEffect

[2.0.0] / 2018-12-03

[1.0.0] / 2017-02-15

About

A chatroom powered by React-Hooks and Websocket:rocket:

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 44.6%
  • JavaScript 30.8%
  • CSS 22.5%
  • HTML 2.1%