Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 316 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 316 Bytes

#ChatApp Author: Barry Ross


###Description

This is my first project using Node.js & WebSockets


#Features

  • A real-time chatroom utilizing WebSockets

#Technical

FRONTEND:

  • Socket.io

  • HTML5/CSS

    • Twitter Bootstrap

BACKEND

  • Express.js on top of a Node.js backend
  • Node.js as the http server